Make wheel file universal.

This commit is contained in:
Jannis Leidel 2020-02-07 13:19:07 +01:00
parent c2289898fb
commit 3677b421fe
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -8,3 +8,6 @@ all_files = 1
[upload_docs]
upload-dir = docs/build/html
[wheel]
universal = 1