We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdb810 commit 6df23d9Copy full SHA for 6df23d9
setup.py
@@ -35,8 +35,8 @@
35
url="https://github.com/codelion/optillm",
36
classifiers=[
37
"Programming Language :: Python :: 3",
38
- "License :: OSI Approved :: Apache-2.0 license",
+ "License :: OSI Approved :: Apache Software License",
39
"Operating System :: OS Independent",
40
],
41
python_requires=">=3.10",
42
-)
+)
0 commit comments