From 1768cb0612ec7f5e06e490f303e7b013c97b80f7 Mon Sep 17 00:00:00 2001 From: mirskiy Date: Mon, 20 Feb 2017 21:50:18 -0500 Subject: [PATCH] Update installation doc with supported py versions --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 0f965cf73c..52d286cbf3 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -22,7 +22,7 @@ To see available options, run:: Supported Python Versions ------------------------- -Locust requires **Python 2.7+**. It is not currently compatible with Python 3.x. +Locust supports Python 2.7, 3.3, 3.4, 3.5, and 3.6. Installing ZeroMQ