##// END OF EJS Templates
tests: drop upper bound to pytest-sugar version...
Thomas De Schampheleire -
r6111:28b1d67b default
parent child Browse files
Show More
@@ -1,6 +1,6
1 pytest>=2.7.0,<4.0
1 pytest>=2.7.0,<4.0
2 pytest-runner
2 pytest-runner
3 pytest-sugar>=0.7.0,<1.0.0
3 pytest-sugar>=0.7.0
4 pytest-catchlog
4 pytest-catchlog
5 WebTest<2 # this is also a Pylons dependency and pinned in setup.py to avoid version conflicts for WebOb
5 WebTest<2 # this is also a Pylons dependency and pinned in setup.py to avoid version conflicts for WebOb
6 mock
6 mock
General Comments 0
You need to be logged in to leave comments. Login now