Commit b8c61ff
Fix CI: remove Python 3.9, update extras to [dev] and [hf]
Python 3.9 dropped (requires-python >= 3.10). The [latent] extra
was removed in the packaging refactor — [dev] already includes [hf]
which provides torch + transformers.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e973429 commit b8c61ff
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments