mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Pin pycparser to known working version
This commit is contained in:
parent
0866dabc42
commit
6c868f53ab
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ mozlog == 3.6
|
||||||
setuptools == 18.5
|
setuptools == 18.5
|
||||||
toml == 0.9.2
|
toml == 0.9.2
|
||||||
|
|
||||||
|
# For pycparser 2.19 release bustage
|
||||||
|
pycparser == 2.18
|
||||||
|
|
||||||
# For Python linting
|
# For Python linting
|
||||||
flake8 == 2.4.1
|
flake8 == 2.4.1
|
||||||
pep8 == 1.5.7
|
pep8 == 1.5.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue