projects
/
EVA-2020-02-2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes/improvements from pypa/sampleproject
[EVA-2020-02-2.git]
/
library
/
setup.cfg
diff --git
a/library/setup.cfg
b/library/setup.cfg
index 241587ece482839f94a74702e31cb04ed9de842a..5f24723e20c6351654994325c33fe8392421fe13 100644
(file)
--- a/
library/setup.cfg
+++ b/
library/setup.cfg
@@
-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,