Skip to content

Commit 5b76f46

Browse files
committed
test
1 parent 2828604 commit 5b76f46

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,9 @@ dependencies = []
1212
Homepage = "https://labelbox.com/"
1313
Documentation = "https://docs.labelbox.com/"
1414
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
15+
Repository = "https://github.com/Labelbox/labelbox-notebooks"
2216

2317
[tool.rye]
24-
managed = true
2518
virtual = true
2619
dev-dependencies = [
2720
"yapf>=0.40.2",

0 commit comments

Comments
 (0)