summaryrefslogtreecommitdiffstats
path: root/network/uwsgi/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/uwsgi/README')
-rw-r--r--network/uwsgi/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/network/uwsgi/README b/network/uwsgi/README
index 237dee5845..1f418583da 100644
--- a/network/uwsgi/README
+++ b/network/uwsgi/README
@@ -10,6 +10,5 @@ uWSGI is designed to be fully modular. This means that different
plugins can be used in order to add compatibility with tons of different
technology on top of the same core.
-This script builds plugins for Python 2.x, Python 3.x (optional, pass
-PYTHON3=yes to enable; requires python3 to be installed), Perl PSGI, and
+This script builds plugins for Python 2.x, Python 3.x, Perl PSGI, and
Ruby Rack.