mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 14:36:00 -03:30
Merge pull request #13344 from shanemcd/fix-tox
Remove unneeded pass_env in tox config
This commit is contained in:
@@ -9,7 +9,6 @@ skip_missing_interpreters = true
|
||||
|
||||
[testenv]
|
||||
basepython = python3.9
|
||||
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
|
||||
setenv =
|
||||
PYTHONPATH = {toxinidir}:{env:PYTHONPATH:}:.
|
||||
deps =
|
||||
|
||||
Reference in New Issue
Block a user