Skip to content

Commit

Permalink
Update tox.ini to allow env variable OPENAI_API_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan-theodoro authored Feb 12, 2024
1 parent e964106 commit 1f43941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ passenv =
XAUTHORITY
NUMPY_EXPERIMENTAL_ARRAY_FUNCTION
PYVISTA_OFF_SCREEN
OPENAI_API_KEY
extras =
testing
commands = pytest -v -o faulthandler_timeout=100 --color=yes --cov=napari_chatgpt --cov-report=xml

0 comments on commit 1f43941

Please sign in to comment.