Changeset - 28b1d67b1601
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 10 years ago 2016-08-25 21:21:28
thomas.de.schampheleire@gmail.com
tests: drop upper bound to pytest-sugar version

With some other dev-requirements having no version specification, there is
no real reason to keep an upper bound to pytest-sugar either.
The lower bound is still relevant as that fixed a bug.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
dev_requirements.txt
Show inline comments
 
pytest>=2.7.0,<4.0
 
pytest-runner
 
pytest-sugar>=0.7.0,<1.0.0
 
pytest-sugar>=0.7.0
 
pytest-catchlog
 
WebTest<2 # this is also a Pylons dependency and pinned in setup.py to avoid version conflicts for WebOb
 
mock
0 comments (0 inline, 0 general)