Skip to content

Commit 08aca40

Browse files
authored
Add wsproto to allowlist (#191)
1 parent 0ff415a commit 08aca40

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
@@ -237,6 +237,7 @@ def verify_typeshed_req(req: Requirement) -> None:
237237
"tree-sitter",
238238
"urllib3",
239239
"websockets",
240+
"wsproto",
240241
}
241242

242243
# Map of external stub packages to their runtime equivalent.

0 commit comments

Comments
 (0)