diff --git a/.test-conda-env-py3.yml b/.test-conda-env-py3.yml index a1fe086b4ac4562aaa8fafd32657aebbd1068e8a..ccbbc933aae2d3c0a28d7d30f178661950c76542 100644 --- a/.test-conda-env-py3.yml +++ b/.test-conda-env-py3.yml @@ -1,12 +1,12 @@ name: test-conda-env channels: - conda-forge -- defaults +- nodefaults dependencies: - python=3 - git -- conda-forge::numpy +- numpy - pocl - mako - pyopencl