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 c1cf43a commit e15edf5Copy full SHA for e15edf5
scripts/runtox.sh
@@ -40,4 +40,4 @@ if [ -z "${ENV}" ]; then
40
exit 0
41
fi
42
43
-exec $TOXPATH -po -e "$ENV" -- "${@:2}"
+exec $TOXPATH -p all -o -e "$ENV" -- "${@:2}"
0 commit comments