CSIT-986: Implement proposed MDR improvements
[csit.git] / PyPI / MLRsearch / setup.cfg
diff --git a/PyPI/MLRsearch/setup.cfg b/PyPI/MLRsearch/setup.cfg
new file mode 100644 (file)
index 0000000..b4abd1b
--- /dev/null
@@ -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