mirror of https://github.com/scrapy/scrapy.git
Don't use types-setuptools.
This commit is contained in:
parent
18a66d080a
commit
d4709e4104
1
tox.ini
1
tox.ini
|
|
@ -43,7 +43,6 @@ deps =
|
||||||
types-Pillow==10.0.0.3
|
types-Pillow==10.0.0.3
|
||||||
types-Pygments==2.16.0.0
|
types-Pygments==2.16.0.0
|
||||||
types-pyOpenSSL==23.2.0.2
|
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
|
# 2.1.2 fixes a typing bug: https://github.com/scrapy/w3lib/pull/211
|
||||||
w3lib >= 2.1.2
|
w3lib >= 2.1.2
|
||||||
commands =
|
commands =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue