Skip to content

Commit

Permalink
Make wheel file universal.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Feb 7, 2020
1 parent c228989 commit 3677b42
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 @@ -8,3 +8,6 @@ all_files = 1

[upload_docs]
upload-dir = docs/build/html

[wheel]
universal = 1

0 comments on commit 3677b42

Please sign in to comment.