Fix: Crashbug that was caused by an import of an
[osm/vim-emu.git] / setup.py
index a28df09..94f632f 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -57,7 +57,8 @@ setup(name='emuvim',
           'requests',
           'prometheus_client',
           'ipaddress',
-          'simplejson'
+          'simplejson',
+          'gevent'
       ],
       zip_safe=False,
       entry_points={