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

added pyez (junos-eznc) dependency

parent e677e1ba
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ sqlalchemy
alembic
mysqlclient
click
junos-eznc
pytest
sphinx
......
......@@ -14,6 +14,7 @@ setup(
'sqlalchemy',
'alembic',
'mysqlclient',
'click'
'click',
'junos-eznc'
]
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment