mirror of
https://github.com/anomalyco/opencode-sdk-python.git
synced 2026-04-28 12:39:54 +00:00
chore(package): mark python 3.13 as supported
This commit is contained in:
parent
5f3bb83f14
commit
88921d3d34
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ classifiers = [
|
||||||
"Programming Language :: Python :: 3.10",
|
"Programming Language :: Python :: 3.10",
|
||||||
"Programming Language :: Python :: 3.11",
|
"Programming Language :: Python :: 3.11",
|
||||||
"Programming Language :: Python :: 3.12",
|
"Programming Language :: Python :: 3.12",
|
||||||
|
"Programming Language :: Python :: 3.13",
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
"Operating System :: POSIX",
|
"Operating System :: POSIX",
|
||||||
"Operating System :: MacOS",
|
"Operating System :: MacOS",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue