mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-14 17:24:08 +00:00
c886b72ae7
Changelog management was starting to be a hassle: - there were conflicts every time a PR was merged - there were conflicts every time we merged the nightly branch in the new release branch, or vice versa. Now, all changelog entries are stored as separate files in changelog.d, including nightly. Nightly entries will be collected for every major release.
18 lines
244 B
Plaintext
18 lines
244 B
Plaintext
-r base.txt
|
|
black
|
|
coverage
|
|
pip-tools
|
|
pylint
|
|
pyinstaller
|
|
scriv
|
|
twine
|
|
|
|
# doc requirement is lagging behind
|
|
# https://github.com/readthedocs/sphinx_rtd_theme/issues/1323
|
|
docutils<0.18
|
|
|
|
# Types packages
|
|
types-docutils
|
|
types-PyYAML
|
|
types-setuptools
|