mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-24 14:09:08 -04:00
In the past, we did explicitly install pyyaml through PIP to get a version newer than the one provided in Ubuntu 18.04. Since then we changed the calling code to not rely on newer pyyaml features and are thus able to rely on an older version of pyyaml. The distro-provided version of pyyaml is built with C bindings, which are significantly faster than the pip-installed version, which uses a pure Python-implementation of the parser/dumper. |
||
---|---|---|
.. | ||
azp-private.yml | ||
ibex-rtl-ci-steps.yml | ||
install-build-deps.sh | ||
vars.yml | ||
vars_to_logging_cmd.py |