no longer gen docs

This commit is contained in:
Mike Kinney committed 2021-12-29 21:57:16 -08:00
1 parent d98b23dba0
commit dfe798dbdf
1 file changed
+1 -3
+1 -3
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/*