Blame LFPy-2.0.7/conda_environment_macos.yml

7d68d07
name: lfpy
7d68d07
channels:
7d68d07
  - conda-forge
7d68d07
  - defaults
7d68d07
dependencies:
7d68d07
  - python=3
7d68d07
  - numpy
7d68d07
  - scipy
7d68d07
  - matplotlib
7d68d07
  - Cython
7d68d07
  - h5py
7d68d07
  - clang_osx-64
7d68d07
  - neuron=*=mpi_*
7d68d07
  - pytest
7d68d07
  - mpi4py