summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Li <josh@jrl.ninja>2020-06-10 16:46:10 -0700
committerJoshua Li <josh@jrl.ninja>2020-06-10 16:46:10 -0700
commite56f8f234954b10a3dd83f70b375923486140633 (patch)
tree06f1c930d2ec1dbf115d3606d31019021885d6df
parent0a36eac6863fc6db6fb8d815325da8b122c82b08 (diff)
server side is py3.5+
-rw-r--r--docs/requirements.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/requirements.rst b/docs/requirements.rst
index 0631d66..27072b4 100644
--- a/docs/requirements.rst
+++ b/docs/requirements.rst
@@ -57,9 +57,8 @@ cmd.exe with Administrator access. See :doc:`windows` for more information.
Server side Requirements
------------------------
-The server can run in any version of Python between 2.4 and 3.6.
-However it is recommended that you use Python 2.7, Python 3.5 or later whenever
-possible as support for older versions might be dropped in the future.
+
+- Python 3.5 or greater.
Additional Suggested Software