Fixes/improvements from pypa/sampleproject
[EVA-2020-02-2.git] / library / setup.cfg
index 241587ece482839f94a74702e31cb04ed9de842a..5f24723e20c6351654994325c33fe8392421fe13 100644 (file)
@@ -1,3 +1,8 @@
+[metadata]
+# This includes the license file(s) in the wheel.
+# https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file
+license_files = LICENSE.txt
+
 [flake8]
 exclude =
        .tox,