mirror of
https://github.com/meshtastic/python.git
synced 2026-09-14 14:28:24 -04:00
no longer gen docs
This commit is contained in:
1 parent
d98b23dba0
commit
dfe798dbdf
1 file changed
+1
-3
@@ -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