We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d4981 commit 4440834Copy full SHA for 4440834
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
authors = [
7
{ name = "Benedikt Mersch", email = "benedikt.mersch@gmail.com" },
8
]
9
-license_files = "LICENSE"
+license = { file = "LICENSE" }
10
dependencies = [
11
"kiss-icp>=1.2.0",
12
"diskcache>=5.3.0",
0 commit comments