diff --git a/docs/releasing.rst b/docs/releasing.rst index 8a12cf7d..4c2d8373 100644 --- a/docs/releasing.rst +++ b/docs/releasing.rst @@ -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::