Skip to content

Commit b62abd9

Browse files
Update pyproject.toml (#536)
1 parent 71f7c85 commit b62abd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ packages = ["src/langtrace_python_sdk", "src/examples", "src/tests"]
8484
[tool.hatch.source]
8585
url = "https://langtrace.gateway.scarf.sh/simple/"
8686

87+
[global]
88+
extra-index-url = "https://langtrace.gateway.scarf.sh/simple/"
89+
8790
[project.entry-points."fsspec.specs"]
8891
langtracefs = "langtrace_python_sdk:LangTraceFileSystem"
8992

0 commit comments

Comments
 (0)