Skip to content

Commit c1f7662

Browse files
committed
build pypi script
1 parent 244a0a3 commit c1f7662

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build_pypi.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
rm -R build/ dist/ *egg-info ; python3 setup.py build sdist

0 commit comments

Comments
 (0)