mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
Add missing nose requirements
This should fix ci build.
This commit is contained in:
parent
6889f6fa90
commit
7324d71d2c
@ -22,6 +22,7 @@ jinja2==2.10
|
|||||||
kubernetes==8.0.1
|
kubernetes==8.0.1
|
||||||
macholib==1.11 # via pyinstaller
|
macholib==1.11 # via pyinstaller
|
||||||
markupsafe==1.1.0
|
markupsafe==1.1.0
|
||||||
|
nose==1.3.7
|
||||||
oauthlib==3.0.1
|
oauthlib==3.0.1
|
||||||
pefile==2018.8.8 # via pyinstaller
|
pefile==2018.8.8 # via pyinstaller
|
||||||
pip-tools==3.2.0
|
pip-tools==3.2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user