mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
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
2 lines
22 B
INI
2 lines
22 B
INI
[wheel]
|
|
universal = 1
|