Skip to content

Commit 2a4f837

Browse files
committed
Drop setuptools mentioning from setup.cfg, pyproject.toml has enough info already
1 parent 71fab86 commit 2a4f837

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ python_requires = >=3.7
2525
packages = find:
2626
include_package_data = True
2727

28-
setup_requires =
29-
setuptools_scm >= 6.2
30-
3128
install_requires =
3229
packaging >= 21.3
3330

0 commit comments

Comments
 (0)