We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd4a62 commit eba1ac8Copy full SHA for eba1ac8
requirements.txt
@@ -4,7 +4,7 @@
4
# cutting edge (which may have different requirements from released versions.)
5
6
# Development version of Paramiko, just in case we're in one of those phases.
7
--e git+https://github.com/paramiko/paramiko#egg=paramiko
+-e git+https://github.com/paramiko/paramiko@1.17#egg=paramiko
8
# Pull in actual "you already have local installed checkouts of Fabric +
9
# Paramiko" dev deps.
10
-r dev-requirements.txt
0 commit comments