Skip to content

Commit 64bf1f0

Browse files
committed
Python 3.9
1 parent f44aef0 commit 64bf1f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versions.py

+1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
PYTHON_TO_PYPY = {
66
'3.7': '7.3.9',
77
'3.8': '7.3.11',
8+
'3.9': LATEST_PYPY,
89
}

0 commit comments

Comments
 (0)