Codebase list python-procrunner / 588b34f
No point updating pip right before the test Markus Gerstel 6 years ago
1 changed file(s) with 0 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
2323 ; requirements.txt with the pinned versions and uncomment the following line:
2424 ; -r{toxinidir}/requirements.txt
2525 commands =
26 pip install -U pip
2726 py.test --basetemp={envtmpdir}
28
29