Skip to content

Commit e528f86

Browse files
committed
Remove pytest version constraints
1 parent 4e128d0 commit e528f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
oslotest
2-
pytest~=3.0.5
2+
pytest
33
flake8
44
testscenarios
55
coverage
66
coveralls
7-
pytest-cov~=2.3.1
7+
pytest-cov

0 commit comments

Comments
 (0)