Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit d9e682c

Browse files
committed
pass home to tox so git commands work
1 parent b788584 commit d9e682c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ skipsdist=true
113113
skipinstall=true
114114

115115
[testenv:{pre-commit,mypy,pytest,docs}]
116+
passenv =
117+
PYTHONPATH
118+
HOME
116119
setenv =
117120
QT_QPA_PLATFORM = offscreen
118121
allowlist_externals =

0 commit comments

Comments
 (0)