summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-24 08:02:05 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-07-24 08:02:05 +0000
commit76647fd82c68089a25e53902fccfea905329a794 (patch)
tree46484b2e30c4c91bf51e86de2c61c47859beb3e3 /setup.cfg
parentAdding upstream version 2.5.24. (diff)
downloadidentify-upstream/2.5.26.tar.xz
identify-upstream/2.5.26.zip
Adding upstream version 2.5.26.upstream/2.5.26
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 8eb8d65..28a5a0e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = identify
-version = 2.5.24
+version = 2.5.26
description = File identification library for Python
long_description = file: README.md
long_description_content_type = text/markdown
@@ -8,7 +8,7 @@ url = https://github.com/pre-commit/identify
author = Chris Kuehl
author_email = ckuehl@ocf.berkeley.edu
license = MIT
-license_file = LICENSE
+license_files = LICENSE
classifiers =
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3
@@ -18,7 +18,7 @@ classifiers =
[options]
packages = find:
-python_requires = >=3.7
+python_requires = >=3.8
[options.packages.find]
exclude =