add devops stages
[osm/NBI.git] / setup.py
index 96c9e49..6185b54 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ setup(
                 ],
 
     install_requires=[
-        'CherryPy', 'pymongo', 'jsonchema'
+        'CherryPy', 'pymongo', 'jsonschema'
     ],
 #    setup_requires=['setuptools-version-command'],
     # test_suite='nose.collector',