We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ffc81 commit fc4ace6Copy full SHA for fc4ace6
ci/travis/test_script.sh
@@ -17,4 +17,4 @@ fi
17
18
echo The following args are passed to pytest $PYTEST_ARGS $RUN_PEP8
19
20
-pytest $PYTEST_ARGS $RUN_PEP8
+python -mpytest $PYTEST_ARGS $RUN_PEP8
0 commit comments