Skip to content

Commit f57e8b1

Browse files
[pysftp] Pin paramiko~=3.0 when running stubtest (#14526)
1 parent 32bc5fc commit f57e8b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

stubs/pysftp/METADATA.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
version = "0.2.*"
22
upstream_repository = "https://bitbucket.org/dundeemt/pysftp"
33
requires = ["types-paramiko"]
4+
5+
[tool.stubtest]
6+
stubtest_requirements = ["paramiko~=3.0"]

0 commit comments

Comments
 (0)