setup.py: don't use bdist_wheel
This commit is contained in:
4
setup.py
4
setup.py
@@ -12,7 +12,9 @@
|
|||||||
# - git tag trollius-VERSION
|
# - git tag trollius-VERSION
|
||||||
# - git push --tags
|
# - git push --tags
|
||||||
# - git push
|
# - git push
|
||||||
# - On Linux: python setup.py register sdist bdist_wheel upload
|
# - On Linux: python setup.py register sdist upload
|
||||||
|
# FIXME: don't use bdist_wheel because of
|
||||||
|
# FIXME: https://github.com/haypo/trollius/issues/1
|
||||||
# - On Windows: python releaser.py release
|
# - On Windows: python releaser.py release
|
||||||
# - increment version in setup.py (version) and doc/conf.py (version, release)
|
# - increment version in setup.py (version) and doc/conf.py (version, release)
|
||||||
# - git commit -a && git push
|
# - git commit -a && git push
|
||||||
|
|||||||
Reference in New Issue
Block a user