Merge branch 'master' of https://github.com/linspector/linspector
This commit is contained in:
commit
57c1a45e91
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,8 +4,8 @@
|
||||||
nbproject
|
nbproject
|
||||||
|
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
||||||
*.so
|
*.so
|
||||||
|
*.swp
|
||||||
|
|
||||||
docs
|
docs
|
||||||
local
|
local
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
APScheduler==2.1.0
|
APScheduler==3.0.3
|
||||||
bjsonrpc==0.2.1
|
bjsonrpc==0.2.1
|
||||||
paramiko==1.11.0
|
paramiko==1.11.0
|
||||||
pysnmp==4.2.4
|
pysnmp==4.2.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue