Further changes required by Servo

This commit is contained in:
Oriol Brufau 2023-06-07 00:50:20 +02:00
parent 2b6fce1e57
commit 89041ac330
2 changed files with 0 additions and 21 deletions

View file

@ -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",
]