add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatible one

This commit is contained in:
Thomas Waldmann 2016-01-22 23:12:08 +01:00
parent 69c8edc4e3
commit a237c1fb53
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
virtualenv<14.0
tox
mock
pytest