diff --git a/conda-recipes/qsharp/meta.yaml b/conda-recipes/qsharp/meta.yaml index 8197a41c42..e1794972d0 100644 --- a/conda-recipes/qsharp/meta.yaml +++ b/conda-recipes/qsharp/meta.yaml @@ -38,6 +38,7 @@ test: # conflicts. In particular, we want defaults to take priority over # conda-forge. - conda install --yes -c conda-forge qutip + - conda install --yes attrs - powershell -NoProfile src/conda-recipes/qsharp/test.ps1 # [win] - pwsh src/conda-recipes/qsharp/test.ps1 # [not win]