Skip to content

Commit

Permalink
Merge pull request #294 from daltonmaag/no-universal
Browse files Browse the repository at this point in the history
Declare wheels non-universal
  • Loading branch information
anthrotype committed May 29, 2020
2 parents 40733f6 + 6b4f604 commit 62e1d1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ replace = version="{new_version}"
dist = build_sphinx sdist bdist_wheel
test = pytest

[wheel]
universal = 1

[sdist]
formats = zip

Expand Down

0 comments on commit 62e1d1e

Please sign in to comment.