Skip to content

Commit

Permalink
Add INDRA environment variables to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed May 17, 2021
1 parent aee7cfe commit e08e11a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ commands = coverage run -p -m pytest --durations=20 {posargs:tests}
passenv =
HOME
PYTEST_ADDOPTS
INDRA_NEO4J_URL
INDRA_NEO4J_USER
INDRA_NEO4J_PASSWORD
deps =
coverage
pytest
Expand Down

0 comments on commit e08e11a

Please sign in to comment.