no longer gen docs

This commit is contained in:
Mike Kinney
2021-12-29 21:57:16 -08:00
parent d98b23dba0
commit dfe798dbdf

View File

@@ -1,7 +1,5 @@
rm dist/*
set -e
bin/regen-docs.sh
pandoc --from=markdown --to=rst --output=README README.md
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*
python3 -m twine upload dist/*