1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Correction of requirements

This commit is contained in:
catborise 2018-07-18 11:41:34 +03:00
parent 30e2a66be7
commit bdfdd9238f
6 changed files with 7 additions and 9 deletions

View file

@ -1,4 +1,4 @@
-r ../conf/requirements.txt
pep8==1.6.2
pyflakes==0.8.1
pylint==1.4.3
pep8==1.7.1
pyflakes==2.0.0
pylint==1.9.2