mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
2c71f2d520
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/
3 lines
28 B
INI
3 lines
28 B
INI
[bdist_wheel]
|
|
universal = 1
|