Skip to content

Commit

Permalink
Merge pull request pallets#947 from Ivoz/master
Browse files Browse the repository at this point in the history
Release as universal python wheel (2/3 compat)
  • Loading branch information
kennethreitz committed Jan 23, 2014
2 parents b2971ec + b0bb6c7 commit de7e2bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ tag_date = true

[aliases]
release = egg_info -RDb ''

[wheel]
universal = 1

0 comments on commit de7e2bc

Please sign in to comment.