Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
Added env variables from brainrender-napari
  • Loading branch information
alessandrofelder authored Oct 30, 2023
1 parent 30221e5 commit 6d453c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,9 @@ extras =
commands =
pytest -v --color=yes --cov=brainrender --cov-report=xml
passenv =
CI
GITHUB_ACTIONS
DISPLAY
XAUTHORITY
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION
PYVISTA_OFF_SCREEN

0 comments on commit 6d453c7

Please sign in to comment.