Skip to content

Commit

Permalink
pass DISPLAY env var to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder committed Oct 27, 2023
1 parent 679eb50 commit 4f69d1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ extras =
dev
commands =
pytest -v --color=yes --cov=brainrender --cov-report=xml
passenv =
DISPLAY

0 comments on commit 4f69d1d

Please sign in to comment.