mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
[pysftp] Pin paramiko~=3.0 when running stubtest (#14526)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
version = "0.2.*"
|
||||
upstream_repository = "https://bitbucket.org/dundeemt/pysftp"
|
||||
requires = ["types-paramiko"]
|
||||
|
||||
[tool.stubtest]
|
||||
stubtest_requirements = ["paramiko~=3.0"]
|
||||
|
||||
Reference in New Issue
Block a user