Skip to content

Commit

Permalink
Fix install-python
Browse files Browse the repository at this point in the history
It needs the envvar HOME
  • Loading branch information
seanh committed Oct 5, 2019
1 parent d693477 commit bc30c55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ deps =
{docs,checkdocs}: sphinx-autobuild
{docs,checkdocs}: sphinx
{docs,checkdocs}: sphinx_rtd_theme
passenv =
HOME
changedir =
{docs,checkdocs}: docs
commands =
Expand Down

0 comments on commit bc30c55

Please sign in to comment.