Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
carsen-stringer committed Mar 4, 2024
1 parent 630bec9 commit 5143893
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tox.ini
Expand Up @@ -26,8 +26,6 @@ passenv =
DISPLAY XAUTHORITY
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION
PYVISTA_OFF_SCREEN
CONDA_EXE
CONDA
extras = gui
conda_deps =
pytest
Expand All @@ -44,9 +42,3 @@ commands =
linux: apt-get update && apt-get install libgl1
pytest -v --color=yes --cov=cellpose --cov-report=xml --ignore=tests/contrib

[testenv:gpu]
conda_deps =
pytest
pytorch
linux,windows: cudatoolkit=11.3

0 comments on commit 5143893

Please sign in to comment.