convert tooling to pyproject.toml based

still has dynamic versioning and etc.

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2023-12-30 10:32:43 -06:00
parent 2871e5a000
commit bf646db1e8
12 changed files with 101 additions and 2494 deletions

View File

@@ -1,21 +1,21 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements/requirements.txt requirements/requirements.in
# pip-compile --output-file=requirements/requirements.txt
#
blinker==1.7.0
# via flask
click==8.1.7
# via flask
flask==3.0.0
# via -r requirements/requirements.in
# via incorporeal-cms (pyproject.toml)
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markdown==3.5.1
# via -r requirements/requirements.in
# via incorporeal-cms (pyproject.toml)
markupsafe==2.1.3
# via
# jinja2