drop universal wheel option

This commit is contained in:
Stefan 2023-09-11 14:40:43 +02:00 committed by GitHub
parent 14c5edf336
commit a405580fb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,9 +51,6 @@ flake8.report =
quiet-filename = flake8.formatting.default:FilenameOnly
quiet-nothing = flake8.formatting.default:Nothing
[bdist_wheel]
universal = 1
[coverage:run]
source =
flake8