Skip to content
.test-conda-env-py3-macos.yml 838 B
Newer Older
name: test-conda-env-py3-macos
channels:
  - conda-forge
  - defaults
dependencies:
  - git
Xiaoyu Wei's avatar
Xiaoyu Wei committed
  - python>=3.8
  - dealii
  - pocl
  - pyopencl
Xiaoyu Wei's avatar
Xiaoyu Wei committed
  - pyfmmlib
  - scipy
  - numpy
  - sympy
  - symengine
  - python-symengine
  - cython
Xiaoyu Wei's avatar
Xiaoyu Wei committed
  - cgen
  - toml
  - py
  - pluggy
  - packaging
  - iniconfig
  - attrs
  - genpy
  - colorama
  - islpy
  - pyrsistent
  - h5py
  - pyevtk
  - pytest
  - pytest-cov
  - cmake

  - pip
  - pip:
    - git+https://gitlab.tiker.net/inducer/loopy
    - git+https://gitlab.tiker.net/inducer/gmsh_interop
Xiaoyu Wei's avatar
Xiaoyu Wei committed
    - git+https://gitlab.tiker.net/inducer/boxtree
    - git+https://gitlab.tiker.net/inducer/modepy
    - git+https://gitlab.tiker.net/inducer/meshmode
    - git+https://gitlab.tiker.net/inducer/pymbolic
    - git+https://gitlab.tiker.net/inducer/sumpy
    - git+https://gitlab.tiker.net/inducer/pytential