Skip to content

Commit

Permalink
Don't build universal wheels
Browse files Browse the repository at this point in the history
As we only support Python 3.
  • Loading branch information
jodal committed Dec 12, 2019
1 parent f52babd commit 31aa9b7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ mopidy.ext =
spotify = mopidy_spotify:Extension


[bdist_wheel]
universal = 1


[flake8]
application-import-names = mopidy_spotify, tests
max-line-length = 80
Expand Down

0 comments on commit 31aa9b7

Please sign in to comment.