Commit 430cd55
fix: Add .exe extension to wrapper symlink on Windows
The create_wrapper_symlink function was not using paths::binary_name()
to add the .exe extension on Windows, causing the conda wrapper
symlink to be created without the extension.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8d4400f commit 430cd55
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
| 201 | + | |
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
| |||
0 commit comments