diff options
| -rw-r--r-- | tox.ini | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,8 @@ usedevelop=False # tox as of 2.0 blocks all environment variables from the # outside, unless they are here (or in TOX_TESTENV_PASSENV, -# wildcards OK). Need at least this one. -passenv=ORACLE_HOME +# wildcards OK). Need at least these +passenv=ORACLE_HOME NLS_LANG commands= |
