Skip to content

Commit

Permalink
Remove universal wheel flag
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 17, 2022
1 parent a552398 commit 8267f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -2,7 +2,7 @@
addopts=--tb=short

[bdist_wheel]
universal=1
universal=0

[flake8]
max-line-length = 100
Expand Down

0 comments on commit 8267f3d

Please sign in to comment.