summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/py/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/tools/py/setup.cfg')
-rw-r--r--testing/web-platform/tests/tools/py/setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/py/setup.cfg b/testing/web-platform/tests/tools/py/setup.cfg
new file mode 100644
index 000000000..272e488f3
--- /dev/null
+++ b/testing/web-platform/tests/tools/py/setup.cfg
@@ -0,0 +1,5 @@
+[wheel]
+universal = 1
+
+[devpi:upload]
+formats=sdist.tgz,bdist_wheel