py.lib.aw_log
7:5db1541311ef
Go to Latest
py.lib.aw_log/pyproject.toml
. Исправлена ссылка на документацию. Сделал её прямой
2 # Minimum requirements for the build system to execute.
3 requires = ["setuptools", "wheel"] # PEP 508 specifications.
6 name = "aw_log" # Имя проекта
7 dynamic = ["version", "description"]
8 requires-python = ">=3.9"
12 documentation = "https://devel.a0fs.ru/lib.py/aw_log/root"
13 source = "https://repo.devel.a0fs.ru/py.lib.aw_log/"
14 download = "https://py-repo.devel.a0fs.ru"
21 email = 'devel@a0fs.ru'