Commit 679ba7c
fix(toolchains): include tcl/** files in Windows interpreter (#1552)
closes #1544
The tcl subdirectory of the interpreter Windows build needs to be kept
otherwise packages such as matplotlib will break.
Co-authored-by: Richard Levasseur <[email protected]>1 parent 2c82656 commit 679ba7c
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
| |||
0 commit comments