summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 88deace..c41bc69 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -31,6 +31,7 @@ install_requires =
setuptools
tomli>=1.0.0 # keep in sync
typing-extensions
+ importlib-metadata;python_version < '3.8'
python_requires = >=3.7
package_dir =
=src