Skip to content

Commit

Permalink
Fix tox.ini incompatibilities with tox4
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpops committed Apr 24, 2023
1 parent 42fe37d commit 9ca6842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ indexserver =
default = https://pypi.python.org/simple

[testenv]
passenv = HOME SSH_AUTH_SOCK USER
passenv = HOME,USER
envdir = virtualenv_run
deps =
-rrequirements.txt
Expand Down

0 comments on commit 9ca6842

Please sign in to comment.