Skip to content
Snippets Groups Projects
environment.yml 169 B
name: pyrost
channels:
  - conda-forge
  - defaults
dependencies:
  - cython
  - python=3.7
  - cythongsl
  - gsl
  - llvm-openmp
  - h5py
  - numpy
  - scipy
  - pyfftw