py.lib.aw_db_tools

Yohn Y. 2024-02-27 Parent:4b0d10bfa023 Child:fd7d3b38860e

2:11f14e28cbef Go to Latest

py.lib.aw_db_tools/pyproject.toml

Added tag 0.202402.1 for changeset e90eb3d2fd01

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/"