Skip to content
.test-conda-env-py3-macos.yml 562 B
Newer Older
Matt Wala's avatar
Matt Wala committed
name: test-conda-env-py3-macos
channels:
- conda-forge
- defaults
dependencies:
- git
- conda-forge::numpy
- conda-forge::sympy
Matt Wala's avatar
Matt Wala committed
- islpy
- pyopencl
Matt Wala's avatar
Matt Wala committed
- symengine=0.3.0
- python-symengine=0.3.0
Matt Wala's avatar
Matt Wala committed
- pyfmmlib
# for OpenMP support in pyfmmlib
- libgfortran>=3.0.1
- cython

- pip
- pip:
    - git+https://gitlab.tiker.net/inducer/boxtree
    - git+https://github.com/inducer/pymbolic
    - git+https://github.com/inducer/loopy
    - git+https://gitlab.tiker.net/inducer/sumpy
    - git+https://github.com/inducer/meshmode