Skip to content

Commit 7893dbb

Browse files
committed
Merge remote-tracking branch 'skeleton/add-initial-skeleton-files' into main
2 parents 5be2f06 + 343ff29 commit 7893dbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license_file = apache-2.0.LICENSE
66
name = commoncode
77
author = nexB. Inc. and others
88
author_email = info@aboutcode.org
9-
description = skeleton
9+
description = commoncode
1010
long_description = file:README.rst
1111
url = https://github.com/nexB/commoncode
1212
classifiers =
@@ -32,7 +32,7 @@ install_requires =
3232
requests >= 2.7.0, < 3.0.0
3333
intbitset >= 2.3.0, < 3.0
3434
saneyaml
35-
setup_requires = setuptools_scm[toml] >= 4
35+
setup_requires = setuptools_scm >= 4
3636

3737
[options.packages.find]
3838
where=src

0 commit comments

Comments
 (0)