mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 05:49:45 +08:00
Add an upstream_repository field to METADATA.toml (#10487)
Closes: #10478
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
version = "3.2.*"
|
||||
upstream_repository = "https://github.com/paramiko/paramiko"
|
||||
# Requires a version of cryptography where cryptography.hazmat.primitives.ciphers.Cipher is generic
|
||||
requires = ["cryptography>=37.0.0"]
|
||||
partial_stub = true
|
||||
|
||||
Reference in New Issue
Block a user