Skip to content

Commit 3d7acde

Browse files
Merge pull request #621 from cylc/cherry
setup: types-pkg-resources -> types-setuptools (cherry pick of #620)
2 parents 6d95887 + bf51acd commit 3d7acde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ tests =
103103
# https://github.com/pytest-dev/pytest/issues/12263
104104
pytest>=6,<8.2
105105
towncrier>=23
106-
types-pkg_resources>=0.1.2
106+
types-setuptools
107107
types-requests>2
108108
all =
109109
%(hub)s

0 commit comments

Comments
 (0)