Commit 554637c
Cherry-pick: fix invalid python_version target in cuda_core/pixi.toml
Cherry-picked from PR #2029 (commit 18f5a02) to unblock pixi install.
Pixi's [package.target.<X>] only accepts platform identifiers; the
'python_version < "3.11"' selector caused parse failures.
Co-authored-by: Keith Kraus <kkraus14@users.noreply.github.com>1 parent e54d169 commit 554637c
2 files changed
Lines changed: 36 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| |||
0 commit comments