Skip to content

Commit fb8596d

Browse files
authored
IGNITE-28760 Added JAVA_HOME env to the tox.ini (#66)
1 parent aa08f8e commit fb8596d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ commands = flake8
3636
passenv =
3737
TEAMCITY_VERSION
3838
IGNITE_HOME
39+
JAVA_HOME
3940
envdir = {homedir}/.virtualenvs/pyignite-{envname}
4041
deps =
4142
-r ./requirements/install.txt

0 commit comments

Comments
 (0)