8000 Build fix for python 3.3 · sdpython/pythonnet@7f81b38 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jul 22, 2023. It is now read-only.

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

Lines changed: 1 addition & 1 deletion
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)
0