deploy-ng: Lock tests app to pytest 3.2.0

pytest 3.3.0 brings in a pluggy dependency that cannot be satisfied with
wheels.
This commit is contained in:
Mitchell Stokes 2017-12-03 17:22:41 -08:00
parent d90e59ca2d
commit 16255d528e

View File

@ -1,3 +1,3 @@
pytest
pytest==3.2.0
--pre --extra-index-url https://archive.panda3d.org/branches/deploy-ng
panda3d