]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
add wheel config file
authorBob Halley <halley@dnspython.org>
Sat, 8 Oct 2016 23:37:50 +0000 (16:37 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 8 Oct 2016 23:37:50 +0000 (16:37 -0700)
setup.cfg [new file with mode: 0644]

diff --git a/setup.cfg b/setup.cfg
new file mode 100644 (file)
index 0000000..ed8a958
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,5 @@
+[bdist_wheel]
+universal = 1
+
+[metadata]
+license_file = LICENSE