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 f469559 commit 9b4915bCopy full SHA for 9b4915b
scripts/test
@@ -1,3 +1,5 @@
1
+#!/bin/sh -e
2
+
3
export PREFIX="poetry run python -m "
4
if [ -d 'venv' ] ; then
5
export PREFIX="venv/bin/"
0 commit comments