a7e834071c
* Fix connection_paramiko_ssh test for macOS 11 * Update Azure Pipelines config * Add changelog
4 lines
93 B
YAML
4 lines
93 B
YAML
- name: Uninstall Paramiko for Python 3 on MacOS
|
|
pip:
|
|
name: paramiko
|
|
state: absent
|