Skip to content
.test-conda-env-py3.yml 439 B
Newer Older
Andreas Klöckner's avatar
Andreas Klöckner committed
name: test-conda-env
channels:
- conda-forge
- defaults

dependencies:
- python=3
- git
- conda-forge::numpy
- pocl
- mako
- pyopencl
- islpy
- pyfmmlib
# Only needed to make pylint succeed
- matplotlib

- pip
- pip:
    - git+https://github.com/inducer/pymbolic
    - git+https://github.com/inducer/loopy

    # only for reference values for the fmmlib test
    # (unable to use--circular dep)
    # git+https://github.com/inducer/sumpy