Skip to content

Commit

Permalink
Try again?
Browse files Browse the repository at this point in the history
  • Loading branch information
frostedoyster committed Jul 24, 2024
1 parent d7eae8b commit 7f47ac7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ commands =
[testenv:alchemical-model-tests]
description = Run Alchemical Model tests with pytest
passenv = *
setenv =
PIP_OPTIONS="--no-build-isolation"
deps =
pytest
extras = alchemical-model
Expand All @@ -110,6 +112,8 @@ commands =
[testenv:pet-tests]
description = Run PET tests with pytest
passenv = *
setenv =
PIP_OPTIONS="--no-build-isolation"
deps =
pytest
extras = pet
Expand Down

0 comments on commit 7f47ac7

Please sign in to comment.