Skip to content

Commit

Permalink
Add passenv to tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
ubmarco committed Dec 14, 2021
1 parent 8a761db commit 9b8f8f1
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 @@ -5,6 +5,7 @@ envlist = py{36,37,38,39}, flake8, pylint, docs, black
[testenv]
whitelist_externals = poetry
skip_install = True
passenv = *

commands=
poetry install
Expand Down

0 comments on commit 9b8f8f1

Please sign in to comment.