Delete stubs for cryptography (#9459)

Typeshed's stubs for `paramiko` and `pyOpenSSL` now depend on the `cryptography` package, which now provides inline types at runtime
This commit is contained in:
Alex Waygood
2023-01-10 22:16:11 +00:00
committed by GitHub
parent 622a96b1de
commit e2d67bf703
55 changed files with 7 additions and 2039 deletions
-1
View File
@@ -28,7 +28,6 @@
"stubs/caldav",
"stubs/cffi",
"stubs/commonmark",
"stubs/cryptography",
"stubs/dateparser",
"stubs/docutils",
"stubs/Flask-Migrate",