From d4709e41047e794c9e39968f61c5abbcddf825c4 Mon Sep 17 00:00:00 2001 From: Andrey Rakhmatullin Date: Tue, 8 Oct 2024 16:04:26 +0500 Subject: [PATCH] Don't use types-setuptools. --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 7f0bad08d..ec2d34921 100644 --- a/tox.ini +++ b/tox.ini @@ -43,7 +43,6 @@ deps = types-Pillow==10.0.0.3 types-Pygments==2.16.0.0 types-pyOpenSSL==23.2.0.2 - types-setuptools==68.2.0.0 # 2.1.2 fixes a typing bug: https://github.com/scrapy/w3lib/pull/211 w3lib >= 2.1.2 commands =