mirror of https://github.com/wagtail/wagtail.git
Wheel files now universal
parent
1dc07af64e
commit
bc42cb377c
|
@ -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 sdist upload
|
||||||
python ./setup.py bdist_wheel 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 .
|
The new version should now be up on https://pypi.python.org/pypi/wagtail .
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue