Skip to content

Commit

Permalink
Add paramiko to tox
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Dec 22, 2023
1 parent 132df7e commit d10b7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ deps =
pyyaml
pytest-mock
pytest-cov
paramiko
commands = pytest {posargs:tests} --cov-config=.coveragerc --cov={envsitepackagesdir}/pytest_libiio --cov-append --cov-report=term-missing --resource-dir={toxinidir}/tests/resources

[testenv:flake8]
Expand Down

0 comments on commit d10b7c0

Please sign in to comment.