File tree Expand file tree Collapse file tree 4 files changed +5
-13
lines changed
Expand file tree Collapse file tree 4 files changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -77,15 +77,15 @@ exclude = [
7777macos-max-compat = false
7878
7979[build ]
80- packages = [" src/graph_sitter" , " src/codegen " ]
80+ packages = [" src/graph_sitter" ]
8181
8282[metadata .hooks .vcs .urls ]
8383Homepage = " https://www.codegen.com/"
84- Repository = " https://github.com/codegen-sh/codegen-sdk "
85- Download = " https://github.com/codegen-sh/codegen-sdk /archive/{commit_hash}.zip"
84+ Repository = " https://github.com/codegen-sh/graph-sitter "
85+ Download = " https://github.com/codegen-sh/graph-sitter /archive/{commit_hash}.zip"
8686Changelog = " https://docs.codegen.com/changelog/changelog"
87- Releasenotes = " https://github.com/codegen-sh/codegen-sdk /releases"
88- Issues = " https://github.com/codegen-sh/codegen-sdk /issues"
87+ Releasenotes = " https://github.com/codegen-sh/graph-sitter /releases"
88+ Issues = " https://github.com/codegen-sh/graph-sitter /issues"
8989Documentation = " https://docs.codegen.com"
9090Playground = " https://www.codegen.sh/"
9191
Original file line number Diff line number Diff line change @@ -161,7 +161,6 @@ dev-dependencies = [
161161 " modal>=0.73.25" ,
162162 " pytest-lsp>=1.0.0b1" ,
163163 " cython>=3.0.11" ,
164- " codegen-api-client>=1.0.0" ,
165164]
166165
167166[tool .uv .workspace ]
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments