Skip to content

Commit

Permalink
Build universal wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
acroz committed Jan 21, 2019
1 parent c11bfdf commit b175c79
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 @@ test = pytest

[flake8]
ignore = E203 W503

[bdist_wheel]
universal = 1

0 comments on commit b175c79

Please sign in to comment.