mirror of https://github.com/scrapy/scrapy.git
Ru typing on 3.8 as types-lxml isn't available for 3.7.
This commit is contained in:
parent
c0efb271a2
commit
5fa0f64db5
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- python-version: "3.11"
|
||||
env:
|
||||
TOXENV: pylint
|
||||
- python-version: 3.7
|
||||
- python-version: 3.8
|
||||
env:
|
||||
TOXENV: typing
|
||||
- python-version: "3.11" # Keep in sync with .readthedocs.yml
|
||||
|
|
|
|||
Loading…
Reference in New Issue