mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Merge pull request #13344 from shanemcd/fix-tox
Remove unneeded pass_env in tox config
This commit is contained in:
commit
987709cdb3
@ -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 =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user