summaryrefslogtreecommitdiffstats
path: root/python/gunicorn/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/gunicorn/README')
-rw-r--r--python/gunicorn/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/gunicorn/README b/python/gunicorn/README
index df43680025..fc0fbf951c 100644
--- a/python/gunicorn/README
+++ b/python/gunicorn/README
@@ -3,3 +3,5 @@ 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