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

added junos pyez dependency

parent 265921d4
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment