summaryrefslogtreecommitdiff
path: root/python/gunicorn
diff options
context:
space:
mode:
Diffstat (limited to 'python/gunicorn')
-rw-r--r--python/gunicorn/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/gunicorn/README b/python/gunicorn/README
index fc0fbf951c..df43680025 100644
--- a/python/gunicorn/README
+++ b/python/gunicorn/README
@@ -3,5 +3,3 @@ It's a pre-fork worker model ported from Ruby's Unicorn project.
The Gunicorn server is broadly compatible with various web
frameworks, simply implemented, light on server resource usage,
and fairly speedy.
-
-Optional dependency (autodetected): python3