Skip to content

Commit 3b21964

Browse files
committed
Upgrade expected Python version
1 parent 295f112 commit 3b21964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/contribute.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ need:
131131
132132
python -m pip install --user nox
133133
134-
2. Python 3.6. Our build scripts are designed to work with Python 3.6 only.
134+
2. Python 3.8. Our build scripts are usually tested with Python 3.8 only.
135135
See the :doc:`Hitchhiker's Guide to Python installation instructions <python-guide:starting/installation>`
136-
to install Python 3.6 on your operating system.
136+
to install Python 3.8 on your operating system.
137137

138138
To build the guide, run the following bash command in the source folder:
139139

0 commit comments

Comments
 (0)