Merge branch 'demo-mano-integration' of github.com:mpeuster/son-emu into demo-mano...
[osm/vim-emu.git] / setup.py
index 7e00fff..13f1dc2 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -57,7 +57,8 @@ setup(name='emuvim',
           'requests',
           'prometheus_client',
           'urllib3',
-          'ipaddress'
+          'ipaddress',
+          'simplejson'
       ],
       zip_safe=False,
       entry_points={