Remove version constraints on pytest and scripttest

This commit is contained in:
Pradyun Gedam 2018-06-14 11:48:21 +05:30
parent d0b40a09de
commit ad5c076366
No known key found for this signature in database
GPG Key ID: DA17C4B29CB32E4B
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
freezegun
pretend
pytest<=3.2.5
pytest
pytest-catchlog
pytest-cov
pytest-rerunfailures
@ -10,5 +10,5 @@ pytest-xdist
pyyaml; python_version < "3.7"
https://github.com/yaml/pyyaml/archive/master.zip#egg=pyyaml ; python_version >= "3.7"
mock
scripttest>=1.3
scripttest
https://github.com/pypa/virtualenv/archive/master.zip#egg=virtualenv