We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295f112 commit 3b21964Copy full SHA for 3b21964
source/contribute.rst
@@ -131,9 +131,9 @@ need:
131
132
python -m pip install --user nox
133
134
-2. Python 3.6. Our build scripts are designed to work with Python 3.6 only.
+2. Python 3.8. Our build scripts are usually tested with Python 3.8 only.
135
See the :doc:`Hitchhiker's Guide to Python installation instructions <python-guide:starting/installation>`
136
- to install Python 3.6 on your operating system.
+ to install Python 3.8 on your operating system.
137
138
To build the guide, run the following bash command in the source folder:
139
0 commit comments