Skip to content

Commit

Permalink
deploy-ng: Lock tests app to pytest 3.2.0
Browse files Browse the repository at this point in the history
pytest 3.3.0 brings in a pluggy dependency that cannot be satisfied with
wheels.
  • Loading branch information
Moguri committed Dec 4, 2017
1 parent d90e59c commit 16255d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest
pytest==3.2.0
--pre --extra-index-url https://archive.panda3d.org/branches/deploy-ng
panda3d

0 comments on commit 16255d5

Please sign in to comment.