Commit f35156b
fix: remove import test from publish workflow verify step
The wheel install test fails in CI because pip defaults to --user
install and the user site-packages isn't on the Python path. The
wheels are already tested in the platform workflows, so the import
test here is redundant.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dce2472 commit f35156b
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | 132 | | |
137 | 133 | | |
138 | 134 | | |
| |||
0 commit comments