Browse Source

0.5.0 broke the api, 0.4.8 works fine... more investigation needed..

ssh-lenovo
John-Mark Gurney 9 months ago
parent
commit
1375505f2c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      setup.py

+ 1
- 0
setup.py View File

@@ -24,6 +24,7 @@ setup(name='vlanmang',
'pysnmp',
'pysnmp-mibs',
'mock',
'pyasn1==0.4.8',
],
extras_require = {
'dev': [ 'coverage' ],


Loading…
Cancel
Save