Commit Graph

2 Commits

Author SHA1 Message Date
Jon Dufresne 0fb44a663f Add universal wheel support
As django-import-export is a pure Python package (no C code), it can be
packaged as a universal wheel. Enable this in setup.cfg. Also configure
zest to build the wheel by default.

For information on using wheels see:

http://pythonwheels.com/

For information on the wheel specification see PEP-0427:

https://www.python.org/dev/peps/pep-0427/

For information on creating wheels with zest see:

https://zestreleaser.readthedocs.io/en/latest/uploading.html#uploading-wheels
2017-11-24 04:51:12 -08:00
Bojan Mihelac b307a8b2b6 Help zest.releaser find version number 2014-01-21 08:27:03 +01:00