Unverified Commit 2b79cf2a authored by Dannon's avatar Dannon Committed by GitHub
Browse files

Merge pull request #15170 from nsoranzo/release_21.01_fix_passenv

[21.01] Fix `passenv` option for tox 4.0
parents 7d212081 653b415e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,7 +16,8 @@ commands =
    mypy: mypy test lib
allowlist_externals = bash
passenv =
    CI CONDA_EXE
    CI
    CONDA_EXE
    GALAXY_CONFIG_OVERRIDE_DATABASE_CONNECTION
setenv =
    first_startup: GALAXY_PYTHON=python