mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +01:00
Auto merge of #17393 - servo:jdm-patch-9, r=emilio
Don't report the charade package as an error. DependencyCI does not like that the charade package has been removed from PyPi. This is really not something we care about, though. It's an upstream part of html5lib which is used in the web-platform-tests, and I've filed https://github.com/w3c/web-platform-tests/issues/6269 about replacing it. <!-- 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/17393) <!-- Reviewable:end -->
This commit is contained in:
commit
8c58736989
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ platforms:
|
||||||
pypi:
|
pypi:
|
||||||
charade:
|
charade:
|
||||||
tests:
|
tests:
|
||||||
|
removed: skip
|
||||||
unmaintained: skip
|
unmaintained: skip
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue