mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
21 lines
561 B
Plaintext
21 lines
561 B
Plaintext
[submodule "tools/wptserve"]
|
|
path = wptserve
|
|
url = https://github.com/w3c/wptserve.git
|
|
ignore = dirty
|
|
[submodule "tools/pywebsocket"]
|
|
path = pywebsocket
|
|
url = https://github.com/w3c/pywebsocket.git
|
|
ignore = dirty
|
|
[submodule "html5lib"]
|
|
path = html5lib
|
|
url = https://github.com/html5lib/html5lib-python.git
|
|
[submodule "tools/six"]
|
|
path = six
|
|
url = https://github.com/jgraham/six.git
|
|
[submodule "pytest"]
|
|
path = pytest
|
|
url = https://github.com/pytest-dev/pytest.git
|
|
[submodule "webdriver"]
|
|
path = webdriver
|
|
url = https://github.com/w3c/wdclient.git
|