Skip to content

Commit 9189010

Browse files
authored
fix: pass APPDATA environment variable for quarto to work on Windows (#474)
1 parent 4a2fac7 commit 9189010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ passenv =
120120
BUILD_API
121121
BUILD_EXAMPLES
122122
DISPLAY
123+
APPDATA
123124
extras =
124125
doc
125126
visualization

0 commit comments

Comments
 (0)