Skip to content

Commit 734c5ff

Browse files
authored
Add tree-sitter to the list of allowed external packages (#138)
1 parent 9c51679 commit 734c5ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stub_uploader/metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ def verify_typeshed_req(req: Requirement) -> None:
221221
"pandas-stubs",
222222
"referencing",
223223
"torch",
224+
"tree-sitter",
224225
"urllib3",
225226
}
226227

0 commit comments

Comments
 (0)