Pysftp Stubs (#5120)

This commit is contained in:
hatal175
2021-03-23 17:07:02 -07:00
committed by GitHub
parent 75005741e6
commit a9c517ad8e
4 changed files with 171 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "0.2"
python2 = true
requires = ["types-typing-extensions", "types-paramiko"]