Skip to content

Commit c10d944

Browse files
committed
Add pynacl to the external dependency allowlist
Cf. python/typeshed#15907
1 parent 0037b8b commit c10d944

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stub_uploader/metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ def verify_typeshed_req(req: Requirement) -> None:
231231
"numpy",
232232
"pandas-stubs",
233233
"pygobject-stubs",
234+
"pynacl",
234235
"pyproj",
235236
"pytest",
236237
"referencing",

0 commit comments

Comments
 (0)