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 822302a commit 12ec3bcCopy full SHA for 12ec3bc
python/pyproject.toml
@@ -6,7 +6,7 @@ authors = ["e2b <[email protected]>"]
6
license = "Apache-2.0"
7
readme = "README.md"
8
homepage = "https://e2b.dev/"
9
-repository = "https://github.com/e2b-dev/e2b-code-interpreter/tree/python"
+repository = "https://github.com/e2b-dev/code-interpreter/tree/main/python"
10
packages = [{ include = "e2b_code_interpreter" }]
11
12
[tool.poetry.dependencies]
0 commit comments