Skip to content
Snippets Groups Projects
Verified Commit d41b1ba1 authored by Xiaoyu Wei's avatar Xiaoyu Wei
Browse files

OSX conda CI fixes

parent 33dec8d2
No related branches found
No related tags found
1 merge request!30Update dep name loo.py -> loopy
Pipeline #141910 failed with stage
in 26 minutes and 56 seconds
...@@ -4,42 +4,39 @@ channels: ...@@ -4,42 +4,39 @@ channels:
- defaults - defaults
dependencies: dependencies:
- git - git
- c-compiler - python>=3.8
- pytest - dealii
- pytest-cov
- binutils
- scipy
- conda-forge::numpy
- conda-forge::sympy
- pocl - pocl
- islpy
- pyopencl - pyopencl
- python>=3.8 - pyfmmlib
- symengine=0.3.0 - scipy
- python-symengine=0.3.0 - numpy
- sympy
- symengine
- python-symengine
- cython - cython
- cgen
- toml
- py
- pluggy
- packaging
- iniconfig
- attrs
- genpy
- colorama
- islpy
- pyrsistent
- h5py
- pyevtk
- pytest
- pytest-cov
- cmake - cmake
- tbb-devel
- dealii
- gmsh
- python-gmsh
- pyfmmlib
# for OpenMP support in pyfmmlib
- libgfortran>=3.0.1
- clangdev
- openmp
# for pypvfmm
- openmpi-mpicxx
- fftw
- autoconf
- automake
- libtool
- pip - pip
- pip: - pip:
- git+https://gitlab.tiker.net/inducer/loopy - git+https://gitlab.tiker.net/inducer/loopy
- git+https://gitlab.tiker.net/inducer/gmsh_interop - git+https://gitlab.tiker.net/inducer/gmsh_interop
- git+https://gitlab.tiker.net/xywei/boxtree - git+https://gitlab.tiker.net/inducer/boxtree
- git+https://gitlab.tiker.net/inducer/modepy - git+https://gitlab.tiker.net/inducer/modepy
- git+https://gitlab.tiker.net/inducer/meshmode - git+https://gitlab.tiker.net/inducer/meshmode
- git+https://gitlab.tiker.net/inducer/pymbolic - git+https://gitlab.tiker.net/inducer/pymbolic
......
...@@ -21,7 +21,6 @@ dependencies: ...@@ -21,7 +21,6 @@ dependencies:
- packaging - packaging
- iniconfig - iniconfig
- attrs - attrs
- pytest
- genpy - genpy
- colorama - colorama
- islpy - islpy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment