diff --git a/Creating-a-new-Wagtail-release.md b/Creating-a-new-Wagtail-release.md index c99ef98..6a0e2da 100644 --- a/Creating-a-new-Wagtail-release.md +++ b/Creating-a-new-Wagtail-release.md @@ -44,7 +44,6 @@ You will be prompted for a PyPI username/password - search pwman for 'pypi'. (If python ./setup.py sdist upload python ./setup.py bdist_wheel upload - python3 ./setup.py bdist_wheel upload The new version should now be up on https://pypi.python.org/pypi/wagtail .