Skip to content

Commit

Permalink
Enables universal wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed May 22, 2014
1 parent b3cd3fc commit b21189f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ upload-dir = docs/.build/html
requires = pytz >= 2011b
billiard >= 3.3.0.17
kombu >= 3.0.15

[wheel]
universal = 1

[egg_info]
tag_date = true

0 comments on commit b21189f

Please sign in to comment.