diff --git a/.github/workflows/conda-envs/env.yml b/.github/workflows/conda-envs/env.yml index 953f936..b4ccc7f 100644 --- a/.github/workflows/conda-envs/env.yml +++ b/.github/workflows/conda-envs/env.yml @@ -14,12 +14,14 @@ dependencies: - scikit-image - matplotlib - opencv - - Pillow - pandas - gsd - python-igraph - cmake - freud + - tbb + - tbb-devel + - scikit-build # Testing - pytest