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 1f27d906..1ca402b3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -11,3 +11,6 @@ markers =
# The rest are the default ignored warnings.
ignore = E265,E266,E123,E133,E226,E241,E242,E301,E401
max-line-length = 100
+
+[metadata]
+license_file = LICENSE.txt