Skip to content

Commit 97057ed

Browse files
committed
No need to build universal wheels for Python 3-only
1 parent dbda4f7 commit 97057ed

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ console_scripts =
5656
[options.package_data]
5757
jsonschema = schemas/*.json, schemas/*/*.json
5858

59-
[bdist_wheel]
60-
universal = 1
61-
6259
[flake8]
6360
inline-quotes = "
6461
exclude =

0 commit comments

Comments
 (0)