py.lib.aw_config
5:564293b54664
Go to Latest
py.lib.aw_config/pyproject.toml
. Немного иной формат pyproject.toml
2 # Minimum requirements for the build system to execute.
3 requires = ["setuptools", "wheel"] # PEP 508 specifications.
7 dynamic = ["version", "description"]
9 requires-python = ">=3.9"
15 src = "https://devel.a0fs.ru/py.lib.aw_config"