Skip to content

Commit 7f81b38

Browse files
author
dse
committed
Build fix for python 3.3
1 parent a6bba66 commit 7f81b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Requirements for both Travis and AppVeyor
2-
pytest
2+
pytest==3.2.5
33
coverage
44

55
# Coverage upload

0 commit comments

Comments
 (0)