Skip to content

Commit

Permalink
Install all deps for Brille test
Browse files Browse the repository at this point in the history
  • Loading branch information
ajjackson committed Jul 5, 2024
1 parent f908b33 commit 05dc0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ commands_pre =
python -m pip install \
--upgrade \
--upgrade-strategy eager \
'{toxinidir}[brille,matplotlib]'
'{toxinidir}[brille,matplotlib,phonopy_reader]'
commands = {[testenv]test_command} --cov -m "brille and not multiple_extras"

# Run remaining tests that require multiple extras
Expand Down

0 comments on commit 05dc0f3

Please sign in to comment.