diff --git a/setup.py b/setup.py index 7a59dcace81b7db506279be922b3defd94842645..94e1c12ea4ceaa61716bcebdf89567d8d816cd86 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,6 @@ requires = [ "gevent", "pyzmq", "docker-py", - "python-docker-machine", ] # The only thing we do in this file is to call the setup() function with all