We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a7771 commit 609ea43Copy full SHA for 609ea43
scripts/dist.sh
@@ -2,4 +2,4 @@
2
3
source .venv/bin/activate
4
5
-python -m build "src"
+python -m build .
0 commit comments