Skip to content

Commit 04cc399

Browse files
authored
[tox] Remove now unused types-setuptools dependency (#53)
Since we moved away from setuptools, we don't need to install that dependency anymore when running mypy.
1 parent fc25e11 commit 04cc399

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ skip_install = true
1919
deps =
2020
mypy >= 0.910
2121
sqlalchemy-stubs
22-
types-setuptools
2322
types-PyYAML
2423
types-certifi
2524

0 commit comments

Comments
 (0)