Skip to content

Commit

Permalink
Support universal wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored and David Marin committed Nov 9, 2015
1 parent eccb181 commit 9f80b4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -5,3 +5,6 @@ all_files = 1

[upload_sphinx]
upload-dir = docs/_build/html

[bdist_wheel]
universal = 1

0 comments on commit 9f80b4e

Please sign in to comment.