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 eb43ffc commit 9a17795Copy full SHA for 9a17795
setup.cfg
@@ -5,3 +5,6 @@ max-line-length = 120
5
max-line-length = 120
6
ignore = F401,E402,F403
7
exclude = venv
8
+
9
+[bdist_wheel]
10
+universal = 1
0 commit comments