summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2022-06-16 08:40:15 +0300
committerAarni Koskela <akx@iki.fi>2022-06-16 08:40:15 +0300
commit5f8c0f0c37dbf5451e15190715351d386a1a53d4 (patch)
treea0e311f1b79de474ce89a50a0b67ecbbb3dcdb01
parent10e45391b7a8a8b301b5c293257c0910f91b8924 (diff)
downloadbabel-5f8c0f0c37dbf5451e15190715351d386a1a53d4.tar.gz
setup.cfg: switch to metadata.license_files
See https://github.com/pypa/setuptools/pull/2620
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index f7bfe23..ac49ca5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,4 +8,4 @@ filterwarnings =
ignore:babel.numbers.format_decimal:DeprecationWarning
[metadata]
-license_file = LICENSE
+license_files = LICENSE