mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-05 23:50:59 +00:00
Don't make universal wheel files
The wheel file for Python 2 and Python 3 need to be slightly different as unicodecsv cannot be a dependency when using Python 3 (issue #1295)
This commit is contained in:
parent
486565332e
commit
7bbde20c95
1 changed files with 0 additions and 2 deletions
|
|
@ -1,2 +0,0 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
Loading…
Reference in a new issue