Fake GK now automatically build docker images referenced within a *.son package.
[osm/vim-emu.git] / setup.py
index cde045b..0634761 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,8 @@ setup(name='emuvim',
           'ryu',
           'pytest',
           'Flask',
-          'flask_restful'
+          'flask_restful',
+          'docker-py'
       ],
       zip_safe=False,
       entry_points={