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 7ca945f commit 916c481Copy full SHA for 916c481
scripts/publish.sh
@@ -2,4 +2,4 @@
2
3
set -e
4
5
-python -m poetry publish --build
+python3 -m poetry publish --build
0 commit comments