Skip to content

Commit

Permalink
One more version rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
undera committed Feb 7, 2017
1 parent 2edb42c commit 80b9f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtualenv-test.bash
Expand Up @@ -7,7 +7,7 @@ virtualenv --clear build
source build/bin/activate

# install depends
pip install --upgrade colorlog pyyaml psutil!=4.4.0 lxml cssselect nose urwid six pylint selenium==2.53.1 progressbar33 locustio pyvirtualdisplay pynsist
pip install --upgrade colorlog pyyaml psutil!=4.4.0 lxml cssselect nose urwid six pylint selenium progressbar33 locustio pyvirtualdisplay pynsist

pylint -d R0903,R0904,C0301,C0302,C0111,E1103,R0201,R0902,W0511,F0401,E0611,R0801,R0913,W0613,C0412,I0011,C0411 --extension-pkg-whitelist=lxml -f parseable bzt > build/pylint.out || echo

Expand Down

0 comments on commit 80b9f43

Please sign in to comment.