Skip to content

Commit

Permalink
added configuration file for installing the package using a conda env…
Browse files Browse the repository at this point in the history
…ironmemnt
  • Loading branch information
a3eille committed Jun 24, 2024
1 parent 0f979ae commit db5af56
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions deps.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: condatitanlib
channels:
- conda-forge
dependencies:
- boost
- gsl
- swig
- cmake
- libblas
- doxygen
- numpy
- python=3.10.4

0 comments on commit db5af56

Please sign in to comment.