Commit Graph

3 Commits

Author SHA1 Message Date
Jon Dufresne 2c71f2d520 Add setup.cfg to declare wheel as universal
As the project is pure Python, a built wheel should always be universal,
so define in the project globally. Can remove --universal command from
Makefile.

See:

http://pythonwheels.com/
2017-05-20 07:39:09 -07:00
kennethreitz 476938ab8d Delete setup.cfg 2016-02-07 03:43:15 -05:00
Cory Benfield 86bdd85c4a Wheel support. 2013-11-13 19:09:49 +00:00