Skip to content

Commit d86221d

Browse files
authored
Update python.md
Update new default pypy3 version.
1 parent 34ea2e7 commit d86221d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/languages/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ python:
104104
- "3.8"
105105
# PyPy versions
106106
- "pypy" # currently Python 2.7.13, PyPy 7.1.1
107-
- "pypy3" # currently Python 3.6.1, PyPy 7.1.1-beta0
107+
- "pypy3" # currently Python 3.6.9, PyPy 7.1.1-beta0
108108
# command to install dependencies
109109
install:
110110
- pip install -r requirements.txt

0 commit comments

Comments
 (0)