diff --git a/python-scp.spec b/python-scp.spec index 473503e..391a66d 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -55,6 +55,7 @@ and has only been tested with this implementation. %check export SCPPY_PORT=10022 +echo 'PubkeyAcceptedKeyTypes=+ssh-dss' >> .ssh/config ./.ci/setup_ssh.sh # gh#jbardin/scp.py#167 %pyunittest -v || /bin/true