You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
478 B
19 lines
478 B
path_classifiers:
|
|
library:
|
|
- external
|
|
- third_party
|
|
- pyextra
|
|
- tools/lib/mkvparse
|
|
extraction:
|
|
cpp:
|
|
after_prepare:
|
|
- "pip3 install --upgrade --user pkgconfig cython setuptools wheel"
|
|
- "pip3 install --upgrade --user jinja2 pyyaml cython pycapnp numpy sympy tqdm\
|
|
\ cffi logentries zmq scons"
|
|
- "export PATH=/opt/work/.local/bin:$PATH"
|
|
index:
|
|
build_command: "scons"
|
|
javascript:
|
|
index:
|
|
filters:
|
|
- exclude: "*"
|
|
|