summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 9a241ddf5..6f1f33760 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,6 +13,9 @@ docs = develop easy_install pyramid[docs]
[bdist_wheel]
universal = 1
+[metadata]
+license_file = LICENSE.txt
+
[flake8]
ignore =
# E121: continuation line under-indented for hanging indent