mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 21:07:50 +00:00
1224313e7c
We were affected by the following bug when installing pyinstaller in CI: https://github.com/pyinstaller/pyinstaller/issues/4006 https://github.com/pypa/pip/issues/6163 As a consequence, pip is upgraded in CI. Also, twine is now part of dev requirements.
6 lines
52 B
Plaintext
6 lines
52 B
Plaintext
-r base.txt
|
|
black
|
|
pip-tools
|
|
pylint
|
|
pyinstaller
|
|
twine |