diff --git a/setup.py b/setup.py index 775759f43..e83e61143 100755 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ setup( 'eventlet', 'flask', 'frozendict', - 'gunicorn', + 'gunicorn @ https://github.com/benoitc/gunicorn/tarball/master', 'marshmallow', 'marshmallow_dataclass', 'python-dateutil',