Commit 69709c6
committed
chore: simplify Python version classifiers
Remove specific version classifiers (3.11, 3.12, 3.13) to match the
pattern used in other example clients. Keep only 3.10 classifier to
indicate minimum version, while requires-python >=3.10 still allows
all versions 3.10+.1 parent 28719f0 commit 69709c6
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
0 commit comments