Skip to content

Commit d60de74

Browse files
FantasqueXXuanYang-cn
authored andcommitted
Use SPDX license in pyproject.toml
1 parent 8f9751f commit d60de74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ description = "VectorDBBench is not just an offering of benchmark results for ma
1919

2020
readme = "README.md"
2121
requires-python = ">=3.11"
22+
license = "MIT"
2223
classifiers = [
2324
"Programming Language :: Python :: 3",
24-
"License :: OSI Approved :: MIT License",
2525
"Operating System :: OS Independent",
2626
]
2727
dependencies = [

0 commit comments

Comments
 (0)