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 2828604 commit 5b76f46Copy full SHA for 5b76f46
pyproject.toml
@@ -12,16 +12,9 @@ dependencies = []
12
Homepage = "https://labelbox.com/"
13
Documentation = "https://docs.labelbox.com/"
14
Tutorials = "https://docs.labelbox.com/page/tutorials"
15
-Repository = "https://github.com/Labelbox/labelbox-python/examples"
16
-Issues = "https://github.com/Labelbox/labelbox-python/issues"
17
-
18
-[tool.setuptools.packages.find]
19
-where = ["."]
20
-include = ["*"]
21
-namespaces = true
+Repository = "https://github.com/Labelbox/labelbox-notebooks"
22
23
[tool.rye]
24
-managed = true
25
virtual = true
26
dev-dependencies = [
27
"yapf>=0.40.2",
0 commit comments