Skip to content

Commit

Permalink
Add paramiko to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKolesarEquinor committed Jan 11, 2021
1 parent f3f3ea8 commit cf4b3e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ fastavro
matplotlib
networkx
redis
paramiko
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
'matplotlib',
'networkx',
'redis',
'paramiko',
],

setup_requires = [
Expand Down

0 comments on commit cf4b3e6

Please sign in to comment.