1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-19 09:03:47 -05:00

Remove CPython release candidates 3.4.5 and 3.5.2

This commit is contained in:
Josh Friend
2016-06-27 08:39:10 -04:00
parent 5e7bd78766
commit efef9d8c5c
3 changed files with 2 additions and 10 deletions

View File

@@ -5,8 +5,8 @@
* python-build: Added PyPy3.3 5.2-alpha1 (#631)
* python-build: Added CPython 2.7.12rc1
* python-build: Added CPython 3.6.0a2 (#630)
* python-build: Added CPython 3.5.2rc1
* python-build: Added CPython 3.4.5rc1
* python-build: Added CPython 3.5.2 (#643)
* python-build: Added CPython 3.4.5 (#643)
* python-build: Added PyPy2 5.3 (#626)
## 20160509