This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
vlanmang
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
0.5.0 broke the api, 0.4.8 works fine... more investigation needed..
ssh-lenovo
John-Mark Gurney
1 year ago
parent
8fb3d9e24e
commit
1375505f2c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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' ],
Write
Preview
Loading…
Cancel
Save