diff --git a/deps.yml b/deps.yml new file mode 100644 index 0000000..78aa523 --- /dev/null +++ b/deps.yml @@ -0,0 +1,12 @@ +name: condatitanlib +channels: +- conda-forge +dependencies: +- boost +- gsl +- swig +- cmake +- libblas +- doxygen +- numpy +- python=3.10.4