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 0e0fbcb commit 5aceab8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -8,3 +8,6 @@ upload-dir = docs/_build/html

[pytest]
python_files=tests.py

[bdist_wheel]
universal = 1

0 comments on commit 5aceab8

Please sign in to comment.