Add support for PyPy 2.7 and 3.6 version 7.3.2 (#1081)

Since they were released yesterday:
https://morepypy.blogspot.com/2020/09/pypy-732-triple-release-python-27-36.html

The archive URL had to be updated now that PyPy has migrated from BitBucket.
The new URLs are from:
https://www.pypy.org/download.html

Skipping PyPy 3.7 for now, since it's in alpha.

Closes @W-8128094@.
This commit is contained in:
Ed Morley
2020-09-29 09:30:51 +01:00
committed by GitHub
parent c0609a881c
commit 63651e042f
8 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -1 +1 @@
pypy2.7-7.3.1
pypy2.7-7.3.2
+1 -1
View File
@@ -1 +1 @@
pypy3.6-7.3.1
pypy3.6-7.3.2