Skip to content

Commit eba1ac8

Browse files
committed
Pin paramiko dev version to latest pre 2.0
1 parent ccd4a62 commit eba1ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# cutting edge (which may have different requirements from released versions.)
55

66
# Development version of Paramiko, just in case we're in one of those phases.
7-
-e git+https://github.com/paramiko/paramiko#egg=paramiko
7+
-e git+https://github.com/paramiko/paramiko@1.17#egg=paramiko
88
# Pull in actual "you already have local installed checkouts of Fabric +
99
# Paramiko" dev deps.
1010
-r dev-requirements.txt

0 commit comments

Comments
 (0)