Skip to content

Commit 54a85c9

Browse files
committed
Add types-setuptools to dev dependencies
1 parent e968e6e commit 54a85c9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

poetry.lock

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ pytest = ">=5.0"
4444
[tool.poetry.dev-dependencies]
4545
tox = "^3.25.1"
4646
mypy = "^0.961"
47+
types-setuptools = "^57.4.18"
4748

4849
[build-system]
4950
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)