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

dependencies:
- python=3
- git
Andreas Klöckner's avatar
Andreas Klöckner committed
- 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