Skip to content

Commit

Permalink
give env variables to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
kytpbs committed Aug 20, 2024
1 parent 78a2d6c commit 4101566
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 @@ -14,5 +14,6 @@ description = run the tests with pytest
deps =
pytest>=8
-r requirements.txt
passenv = *
commands =
python -m pytest

0 comments on commit 4101566

Please sign in to comment.