Merge "Use the TESTING_BRANCH env var for constraints"
This commit is contained in:
1 changed files with 4 additions and 1 deletions
5
tox.ini
Executable file → Normal file
5
tox.ini
Executable file → Normal file
@@ -11,14 +11,17 @@ install_command =
commands =
/usr/bin/find . -type f -name "*.pyc" -delete
passenv =
COMMON_TESTS_PATH
HOME
USER
http_proxy
HTTP_PROXY
https_proxy
HTTPS_PROXY
no_proxy
NO_PROXY
TESTING_BRANCH
TESTING_HOME
USER
whitelist_externals =
bash
setenv =
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.