Skip to content
Snippets Groups Projects
submit.sh 75 B
Newer Older
#!/bin/sh

sphinx-build doc_source doc
python setup.py sdist upload -r pypi