py.lib.aw_db_tools

Yohn Y. 2024-02-27 Child:fd7d3b38860e

0:4b0d10bfa023 Go to Latest

py.lib.aw_db_tools/pyproject.toml

..init

History
1 [build-system]
2 # Minimum requirements for the build system to execute.
3 requires = ["setuptools", "wheel"] # PEP 508 specifications.
5 [project]
6 name = "aw_db_tools"
7 version = "0.202402.1"
8 requires-python = ">=3.8"
10 [project.urls]
11 src = "https://devel.a0fs.ru/py.lib.aw_db_tools/"