We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406fd94 commit 53d5fa4Copy full SHA for 53d5fa4
setup.cfg
@@ -58,7 +58,7 @@ DJANGO_SETTINGS_MODULE = pytest_django_test.settings_sqlite_file
58
testpaths = tests
59
60
[wheel]
61
-universal = 1
+universal = 0
62
63
[flake8]
64
# W503 line break before binary operator
0 commit comments