mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #21749 - servo:jdm-patch-25, r=SimonSapin
Pin pycparser to known working version Attempting to work around CI bustage caused by the release of pycparser 2.19. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21749) <!-- Reviewable:end -->
This commit is contained in:
commit
d19ce148b6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ mach == 0.6.0
|
|||
mozdebug == 0.1
|
||||
mozinfo == 0.8
|
||||
mozlog == 3.6
|
||||
setuptools == 18.5
|
||||
setuptools == 39.0
|
||||
toml == 0.9.2
|
||||
|
||||
# For Python linting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue