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 162aeea commit b086b19Copy full SHA for b086b19
setup.cfg
@@ -7,3 +7,6 @@ known_first_party=graphql_server
7
8
[pytest]
9
norecursedirs = venv .tox .cache
10
+
11
+[bdist_wheel]
12
+universal=1
0 commit comments