File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,22 @@ requires-python = ">=3.11"
88authors = [
99 { name = " Lightcone Research" }
1010]
11+ classifiers = [
12+ " Development Status :: 4 - Beta" ,
13+ " Environment :: Console" ,
14+ " Intended Audience :: Science/Research" ,
15+ " License :: OSI Approved :: BSD License" ,
16+ " Operating System :: OS Independent" ,
17+ " Programming Language :: Python" ,
18+ " Programming Language :: Python :: 3.11" ,
19+ " Programming Language :: Python :: 3.12" ,
20+ " Programming Language :: Python :: 3.13" ,
21+ " Programming Language :: Python :: 3.14" ,
22+ " Programming Language :: Python :: 3 :: Only" ,
23+ " Topic :: Scientific/Engineering" ,
24+ " Topic :: Scientific/Engineering :: Artificial Intelligence" ,
25+ " Topic :: Scientific/Engineering :: Human Machine Interfaces" ,
26+ ]
1127
1228dependencies = [
1329 " astra-tools>=0.2.5" ,
You can’t perform that action at this time.
0 commit comments