Commit b0b2e4a
ci: fix gl-sdk wheel missing glsdk.py and retag with platform
- Force-include glsdk/glsdk.py in the hatchling build hook. Hatchling
respects .gitignore which excludes glsdk.py (UniFFI-generated), so
the wheel was missing the Python bindings module entirely.
- Retag gl-sdk wheel from py3-none-any to the correct platform since
it contains a native shared library (libglsdk.so/.dylib/.dll).
- Switch cfssl to prebuilt binaries, add --no-sync to uv run pytest.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1bec8d4 commit b0b2e4a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
0 commit comments