Skip to content

Commit

Permalink
add passenv to tox tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
mickahell committed Sep 17, 2023
1 parent 9c24cca commit e19bf62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecosystem/templates/configured_tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ skipsdist = True
[testenv]
usedevelop = true
install_command = pip install -U {opts} {packages}
passenv = *
setenv =
VIRTUAL_ENV={envdir}
LANGUAGE=en_US
Expand Down

0 comments on commit e19bf62

Please sign in to comment.