merge and other house keeping work

community
Steve L. Nyemba 6 years ago
commit 7ffe564d8c

@ -1,5 +1,4 @@
aniso8601==1.2.0
certifi==2017.11.5
chardet==3.0.4
click==6.6
couchdbkit==0.6.5
@ -23,7 +22,6 @@ MarkupSafe==0.23
ngram==3.3.0
numpy==1.11.3
pika==0.10.0
pkg-resources==0.0.0
pycparser==2.18
pyOpenSSL==17.3.0
python-dateutil==2.6.0

@ -13,6 +13,8 @@ from datetime import datetime
from utils.transport import *
import monitor
import requests
class Manager() :
def version(self):
return 1.1

Loading…
Cancel
Save