Skip to content

Commit

Permalink
Add setuptools to EXTERNAL_REQ_ALLOWLIST (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam authored Jul 21, 2024
1 parent 1ee81f2 commit 9cb315f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stub_uploader/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ def verify_typeshed_req(req: Requirement) -> None:
"numpy",
"pandas-stubs",
"referencing",
"setuptools",
"torch",
"tree-sitter",
"urllib3",
Expand Down

0 comments on commit 9cb315f

Please sign in to comment.