forked from kenkeiras/org-rw
Prepare for PyPI pushising, bumb version.
This commit is contained in:
parent
423d6f9842
commit
a56ac018a8
3 changed files with 6 additions and 1 deletions
|
@ -5,6 +5,8 @@ set -eu
|
|||
cd "`dirname $0`"
|
||||
cd ..
|
||||
|
||||
pandoc README.org -o README.md # PyPI doesn't accept Org files
|
||||
|
||||
python setup.py sdist
|
||||
|
||||
twine upload --verbose dist/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue