mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Further changes required by Servo
This commit is contained in:
parent
2b6fce1e57
commit
89041ac330
2 changed files with 0 additions and 21 deletions
|
@ -11,7 +11,6 @@ lint-scripts = ["./python/servo/lints/wpt_lint.py"]
|
|||
[blocked-packages]
|
||||
num = []
|
||||
rand = [
|
||||
"hashglobe", # Only used in tests
|
||||
"ipc-channel",
|
||||
"phf_generator",
|
||||
"quickcheck", # Only used in tests
|
||||
|
@ -135,7 +134,6 @@ directories = [
|
|||
"./components/script/dom/bindings/codegen/ply",
|
||||
"./python/_virtualenv*",
|
||||
"./python/mach",
|
||||
"./components/hashglobe/src",
|
||||
# Generated and upstream code combined with our own. Could use cleanup
|
||||
"./target",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue