There was an error while loading. Please reload this page.
2 parents 5be2f06 + 343ff29 commit 7893dbbCopy full SHA for 7893dbb
1 file changed
setup.cfg
@@ -6,7 +6,7 @@ license_file = apache-2.0.LICENSE
6
name = commoncode
7
author = nexB. Inc. and others
8
author_email = info@aboutcode.org
9
-description = skeleton
+description = commoncode
10
long_description = file:README.rst
11
url = https://github.com/nexB/commoncode
12
classifiers =
@@ -32,7 +32,7 @@ install_requires =
32
requests >= 2.7.0, < 3.0.0
33
intbitset >= 2.3.0, < 3.0
34
saneyaml
35
-setup_requires = setuptools_scm[toml] >= 4
+setup_requires = setuptools_scm >= 4
36
37
[options.packages.find]
38
where=src
0 commit comments