aboutsummaryrefslogtreecommitdiffstats
path: root/PyPI/jumpavg/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'PyPI/jumpavg/setup.cfg')
-rw-r--r--PyPI/jumpavg/setup.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/PyPI/jumpavg/setup.cfg b/PyPI/jumpavg/setup.cfg
new file mode 100644
index 0000000000..b4abd1bd30
--- /dev/null
+++ b/PyPI/jumpavg/setup.cfg
@@ -0,0 +1,7 @@
+[metadata]
+# This includes the license file in the wheel.
+license_file = LICENSE.txt
+
+[bdist_wheel]
+# TODO: Make the code work both on Python 2 and 3.
+universal=0