We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9751f commit d60de74Copy full SHA for d60de74
1 file changed
pyproject.toml
@@ -19,9 +19,9 @@ description = "VectorDBBench is not just an offering of benchmark results for ma
19
20
readme = "README.md"
21
requires-python = ">=3.11"
22
+license = "MIT"
23
classifiers = [
24
"Programming Language :: Python :: 3",
- "License :: OSI Approved :: MIT License",
25
"Operating System :: OS Independent",
26
]
27
dependencies = [
0 commit comments