Skip to content

Commit

Permalink
Universal wheel version setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Gularski committed Jun 6, 2016
1 parent 49d8e08 commit bc5a204
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 @@ addopts = --cov=pysm --cov-report term-missing

[aliases]
test=pytest

[bdist_wheel]
universal = 1

0 comments on commit bc5a204

Please sign in to comment.