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 f863eae commit e4c93d0Copy full SHA for e4c93d0
scripts/test
@@ -1,3 +1,4 @@
1
+export PREFIX="poetry run python -m "
2
if [ -d 'venv' ] ; then
3
export PREFIX="venv/bin/"
4
fi
0 commit comments