Skip to content
Snippets Groups Projects
Commit efe54254 authored by Erik Reid's avatar Erik Reid
Browse files

added junos pyez dependency

parent 265921d4
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ paramiko
flask
redis
celery
junos-eznc
pytest
pytest-mock
......@@ -17,7 +17,8 @@ setup(
'paramiko',
'flask',
'redis',
'celery'
'celery',
'junos-eznc'
],
include_package_data=True,
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment