mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Try more specific pinning.
This commit is contained in:
parent
6c868f53ab
commit
289e34cbc0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ setuptools == 18.5
|
|||
toml == 0.9.2
|
||||
|
||||
# For pycparser 2.19 release bustage
|
||||
pycparser == 2.18
|
||||
pycparser != 2.19
|
||||
|
||||
# For Python linting
|
||||
flake8 == 2.4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue