Commit 5f34881
authored
feat: add comprehensive client library and CI workflow (#13)
* reduce CI matrix to mainstream Python versions
- Remove Python 3.9 support to focus on mainstream versions
- Keep Python 3.10, 3.11, and 3.12 for better coverage/performance balance
* clean up AI dependencies from client library PR
- Remove unnecessary AI-related optional dependencies
- Keep only lint and test dependencies for client library1 parent ec2cf71 commit 5f34881
2 files changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
| |||
0 commit comments