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 682d669 commit 72c0447Copy full SHA for 72c0447
setup.cfg
@@ -29,6 +29,7 @@ packages = find:
29
install_requires =
30
packaging>=20.0
31
setuptools
32
+ tomli>=1.0.0 # keep in sync
33
python_requires = >=3.6
34
package_dir =
35
=src
0 commit comments