Skip to content

Commit 563c0ad

Browse files
committed
add release script
1 parent 3191740 commit 563c0ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release.xsh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/local/bin/xonsh
2+
3+
python setup.py sdist
4+
twine upload dist/*

0 commit comments

Comments
 (0)