Skip to content

Commit 40ade62

Browse files
authored
Merge pull request awslabs#148 from joguSD/pytest-fix
Use specific commit for pytest and bump pytest-cov
2 parents 609b423 + 0b10be0 commit 40ade62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements-test.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
pytest==2.8.2
2-
pytest-cov==2.2.0
1+
# TODO update this to: pytest==3.0.2 it should include the patch
2+
-e git://github.com/pytest-dev/pytest.git@9c45d6cd83fdc7d336377526bdfb6fc0123d29c0#egg=pytest
3+
pytest-cov==2.3.1
34
mock==1.3.0
45
tox==2.2.1
56
configobj==5.0.6

0 commit comments

Comments
 (0)