6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 19:59:02 +00:00
tutor/requirements/dev.in
2023-12-11 20:41:32 +01:00

20 lines
320 B
Plaintext

-r base.txt
black
coverage
pip-tools
pylint
pyinstaller
scriv
twine
# Constraints
# for compatibility with sphinx-rtd-theme
# drop this constraint once sphinx-rtd-theme 2.0.0 comes out
# https://github.com/readthedocs/sphinx_rtd_theme/tags
docutils<0.19.0
# Types packages
types-docutils
types-PyYAML
types-setuptools