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 459aa50 commit 57fc9b0Copy full SHA for 57fc9b0
pyproject.toml
@@ -52,6 +52,7 @@ dependencies = [
52
"shapely >= 1.8, < 3",
53
"pyproj >= 2.6.1, < 3; python_version < '3.9'",
54
"pyproj == 3.6.1; python_version >= '3.9'",
55
+ "kili-formats < 1"
56
]
57
urls = { homepage = "https://github.com/kili-technology/kili-python-sdk" }
58
0 commit comments