Skip to content

Commit

Permalink
paramiko branch
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Jan 25, 2025
1 parent b4a7b58 commit b749188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/downstream.d/paramiko.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

case "${1}" in
install)
git clone --depth=1 https://github.com/paramiko/paramiko
git clone --depth=1 --branch=unpad-keys https://github.com/alex/paramiko
cd paramiko
git rev-parse HEAD
pip install -e .
Expand Down

0 comments on commit b749188

Please sign in to comment.