We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9703b46 commit 1122deaCopy full SHA for 1122dea
docs/source/quickstart.rst
@@ -8,10 +8,8 @@ Python 3
8
Make sure you have Python 3 installed. On Windows and OSX you can simply install
9
the latest Python 3 by downloading an installer from the official_ Python site.
10
11
-Note
12
-
13
-We recommend Python 3.6 or higher because of general **speed improvements** of the language,
14
-but Python versions down to 3.4 should work.
+.. Note:: We recommend Python 3.6 or higher because of general **speed improvements**
+ of the language, but Python versions down to 3.4 should work.
15
16
Most linux distributions already have at least Python 3.4 installed thought `python3`.
17
See documentation for your distribution on how to install a newer versions.
0 commit comments