We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57a554 commit 0eb580aCopy full SHA for 0eb580a
setup.cfg
@@ -31,6 +31,7 @@ install_requires =
31
setuptools
32
tomli>=1.0.0 # keep in sync
33
typing-extensions
34
+ importlib-metadata;python_version < '3.8'
35
python_requires = >=3.7
36
package_dir =
37
=src
0 commit comments