mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
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:
Vendored
+1
-1
@@ -1 +1 @@
|
||||
pypy2.7-7.3.1
|
||||
pypy2.7-7.3.2
|
||||
|
||||
Vendored
+1
-1
@@ -1 +1 @@
|
||||
pypy3.6-7.3.1
|
||||
pypy3.6-7.3.2
|
||||
|
||||
Reference in New Issue
Block a user