- Notifications
You must be signed in to change notification settings - Fork 72
Home
Lars Immisch edited this page May 30, 2024 · 9 revisions
- update
CHANGES.md - set version number
versioninsetup.py - create a tag (
version) - update documentation
cd doc; make publish - generate source distribution:
python3 setup.py sdist - upload to PyPI
python3 -m twine upload -r pypi dist/*- username is
__token__, use the API token as the password
- username is
- push the tag
git push origin <version>
This one is really nice: https://vovkos.github.io/doxyrest/samples/alsa/index.html