mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-04-19 09:24:50 +00:00
Formatting and fixed upload description.
This commit is contained in:
@@ -11,10 +11,14 @@ Create and push a tag naming the version (i.e. 0.9.0):
|
||||
git tag 0.9.0
|
||||
git push origin 0.9.0
|
||||
|
||||
Upload the package:
|
||||
Create the package:
|
||||
|
||||
python3 setup.py sdist
|
||||
|
||||
Upload the package
|
||||
|
||||
twine upload dist/*
|
||||
|
||||
Don't forget to update the documentation.
|
||||
|
||||
# Publish the documentation
|
||||
|
||||
Reference in New Issue
Block a user