Skip to content

Commit 7af90f9

Browse files
author
Grant Jenks
committed
Publish sdist along with wheel
1 parent 2996a75 commit 7af90f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

publish.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
22
rm -rf dist/*
3+
python3 setup.py sdist
34
python3 setup.py bdist_wheel --universal
45
twine upload dist/*

0 commit comments

Comments
 (0)