Skip to content

Commit

Permalink
Disable Python 2 and 3 universal flag
Browse files Browse the repository at this point in the history
  • Loading branch information
raimon49 committed Jan 6, 2020
1 parent 4b71e24 commit c68ece3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bdist_wheel]
universal=1
universal=0
[aliases]
test=pytest
[tool:pytest]
Expand Down

0 comments on commit c68ece3

Please sign in to comment.