mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 12:54:29 +08:00
Pin the precise 3.8 version
This commit is contained in:
@@ -9,7 +9,7 @@ matrix:
|
||||
allow_failures:
|
||||
- python: nightly
|
||||
include:
|
||||
- python: 3.8
|
||||
- python: 3.8.2
|
||||
script:
|
||||
- 'pip install coverage'
|
||||
- 'coverage run -m pytest'
|
||||
|
||||
Reference in New Issue
Block a user