mirror of
https://github.com/meshtastic/python.git
synced 2025-12-29 02:47:53 -05:00
no longer gen docs
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user