mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-10 23:30:59 +00:00
7e443ac40d
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.
14 lines
131 B
Plaintext
14 lines
131 B
Plaintext
-r base.txt
|
|
black
|
|
coverage
|
|
pip-tools
|
|
pylint
|
|
pyinstaller
|
|
scriv
|
|
twine
|
|
|
|
# Types packages
|
|
types-docutils
|
|
types-PyYAML
|
|
types-setuptools
|