Skip to content

Commit

Permalink
Support universal wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Oct 1, 2015
1 parent 6d75600 commit 364a389
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
@@ -1,2 +1,5 @@
[upload_docs]
upload-dir = docs/html

[bdist_wheel]
universal = 1

0 comments on commit 364a389

Please sign in to comment.