Skip to content
Snippets Groups Projects
Commit abada82f authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

config: install pyyaml in the benchmark environment

This will be useful to read various config.
parent e42e4694
No related branches found
No related tags found
No related merge requests found
......@@ -47,5 +47,5 @@
// pip (with all the conda available packages installed first,
// followed by the pip installed packages).
//
//"matrix": {
"matrix": {
// "perf": [""],
......@@ -51,5 +51,6 @@
// "perf": [""],
//},
"pyyaml": [""],
},
// Combinations of libraries/python versions can be excluded/included
// from the set to test. Each entry is a dictionary containing additional
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment