From bc42cb377c4b61892d552d0bbcd4398f88059797 Mon Sep 17 00:00:00 2001 From: Karl Hobley Date: Wed, 3 Jun 2015 10:09:22 +0100 Subject: [PATCH] Wheel files now universal --- Creating-a-new-Wagtail-release.md | 1 - 1 file changed, 1 deletion(-) 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 .