Skip to content

Commit

Permalink
Configure universal wheel (py2/3) for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed Jul 27, 2017
1 parent 7c773f9 commit 86b3e5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ test=pytest

[tool:pytest]
addopts = --cov=pucas

[bdist_wheel]
universal = 1

0 comments on commit 86b3e5d

Please sign in to comment.