Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/executorwebdriver
/
.
/
2dcontext
/
tools
/
build.sh
blob: f69fa4ff17d9ffe18559c34546139872c6a8e2e2 [
file
] [
log
] [
blame
] [
edit
]
#!/usr/bin/env sh
set
-
ex
cd
"${0%/*}"
virtualenv
-
p python
.
virtualenv
.
virtualenv
/
bin
/
pip install pyyaml cairocffi
.
virtualenv
/
bin
/
python gentest
.
py