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 244a0a3 commit c1f7662Copy full SHA for c1f7662
build_pypi.sh
@@ -0,0 +1,2 @@
1
+#!/bin/bash
2
+rm -R build/ dist/ *egg-info ; python3 setup.py build sdist
0 commit comments