Skip to content
Snippets Groups Projects
Commit 8af31606 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

added pip3 install sshtunnel

parent d9ebdd67
No related branches found
No related tags found
1 merge request!22Ssh client with gateway and interactive auth2
Pipeline #
......@@ -5,6 +5,6 @@ test-3.4:
image: mmpe/wetb
script:
#- python3 setup.py test
- pip install -e .
- pip3 install sshtunnel
- python3 -m pytest --cov=wetb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment