py.lib.aw_config
4:cafe05bbad21
Go to Latest
py.lib.aw_config/pyproject.toml
. Разбираемся с зависимостями
2 # Minimum requirements for the build system to execute.
3 requires = ["setuptools", "wheel"] # PEP 508 specifications.
6 dynamic = ["version", "description", "name"]
8 requires-python = ">=3.9"
14 src = "https://devel.a0fs.ru/py.lib.aw_config"