1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 00:03:45 -05:00

Add PyPy 5.0 Portable

This commit is contained in:
Josh Friend
2016-03-19 09:01:22 -04:00
parent 916d0eae8e
commit bd312d652e
3 changed files with 30 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
## Version History
## Unreleased
* python-build: Added PyPy 5.0 Portable
## 20160310
* python-build: Add PyPy-5.0.0 (#555)