7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-26 16:53:28 +00:00
tutor/requirements/dev.in
Régis Behmo 7e443ac40d chore: upgrade reqs
Now that sphinx_rtd support docutils>=0.19 we can drop that max version
requirement. But we need to limit sphinx max version because they
removed python 3.8 support before EOL.
2023-08-29 15:53:27 +02:00

14 lines
131 B
Plaintext

-r base.txt
black
coverage
pip-tools
pylint
pyinstaller
scriv
twine
# Types packages
types-docutils
types-PyYAML
types-setuptools