Skip to content

Commit d52d00d

Browse files
authored
Merge pull request pypa#1033 from astrojuanlu/upgrade-contribution
2 parents caeae8f + ac9170d commit d52d00d

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)