This website requires JavaScript.
Explore
Help
Sign in
weeheavy
/
pelican-theme
Watch
1
Star
0
Fork
You've already forked pelican-theme
0
forked from
github/pelican
Code
Pull requests
Activity
c18f1a7308
pelican-theme
/
setup.cfg
2 lines
28 B
INI
Raw
Normal View
History
Unescape
Escape
Revert setup.py changes. Ensure universal wheels. Attempts at fancy version number handling in setup.py caused more problems than they were worth, including Travis CI build failures. The setup.cfg key for universal binary wheel generation apparently changed at some point, so that was updated as well.
2014-07-01 14:33:04 -07:00
[bdist_wheel]
Build Pelican wheels in universal format Including a binary wheel when uploading Pelican to PyPI will speed up installation for the Pelican community. This change ensures that the Pelican wheel is compatible with all supported Python versions. For more information, see: https://pypi.python.org/pypi/wheel
2013-11-13 13:44:28 -08:00
universal
=
1
Copy permalink