We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ef7018 + ff215b7 commit 0b02b95Copy full SHA for 0b02b95
tox.ini
@@ -5,7 +5,7 @@ skip_missing_interpreters = True
5
envlist = py310,py39,py38,py37,flake8,black,twine-check,mypy,isort,cz,pylint
6
7
[testenv]
8
-passenv = GITLAB_IMAGE GITLAB_TAG PY_COLORS NO_COLOR FORCE_COLOR
+passenv = GITLAB_IMAGE GITLAB_TAG PY_COLORS NO_COLOR FORCE_COLOR DOCKER_HOST
9
setenv = VIRTUAL_ENV={envdir}
10
whitelist_externals = true
11
usedevelop = True
0 commit comments