diff --git a/.test-conda-env-py3.yml b/.test-conda-env-py3.yml index 75ea05f3d7608eb831754cf532b5dd3a62e8b6b0..3e15b4a72c70288eec428166f29c175be1d3d9d8 100644 --- a/.test-conda-env-py3.yml +++ b/.test-conda-env-py3.yml @@ -13,4 +13,5 @@ dependencies: - python=3.5 - symengine=0.3.0 - python-symengine=0.3.0 -# things not in here: loopy boxtree pymbolic pyfmmlib meshmode sumpy +- pyfmmlib +# things not in here: loopy boxtree pymbolic meshmode sumpy diff --git a/doc/misc.rst b/doc/misc.rst index 69f6b2f06a1ac31d94aea998e9d09f67e46a44f5..8baebc49f4ba8ad7792b2cdd442007af6c0e9d45 100644 --- a/doc/misc.rst +++ b/doc/misc.rst @@ -31,7 +31,7 @@ MacOS support is in the works. #. ``conda config --add channels inducer`` -#. ``conda install git pip pocl islpy pyopencl sympy meshpy`` +#. ``conda install git pip pocl islpy pyopencl sympy meshpy pyfmmlib`` #. Type the following command::