docs: git can now push with tags in one command
This commit is contained in:
parent
80e33e273c
commit
d74e40f5e8
@ -47,8 +47,7 @@ Creating releases
|
||||
|
||||
#. Push to GitHub::
|
||||
|
||||
git push
|
||||
git push --tags
|
||||
git push --follow-tags
|
||||
|
||||
#. Upload the previously built and tested sdist and bdist_wheel packages to
|
||||
PyPI::
|
||||
|
||||
Loading…
Reference in New Issue
Block a user