There was an error while loading. Please reload this page.
1 parent 08b9029 commit dde0cbcCopy full SHA for dde0cbc
1 file changed
setup.cfg
@@ -34,7 +34,7 @@ install_requires =
34
intbitset >= 2.3.0, < 3.0
35
saneyaml
36
typing >=3.6, < 3.7
37
-setup_requires = setuptools_scm >= 4
+setup_requires = setuptools_scm[toml] >= 4
38
39
[options.packages.find]
40
where=src
0 commit comments