Skip to content

Instantly share code, notes, and snippets.

@chriddyp
Created August 11, 2017 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save chriddyp/40e06baad8b71d41bbc5c7475aa90906 to your computer and use it in GitHub Desktop.
Save chriddyp/40e06baad8b71d41bbc5c7475aa90906 to your computer and use it in GitHub Desktop.
Here are the versions of pyenv that are available on CircleCI (as of time of creation)
```
ubuntu@box212:~$ pyenv versions
system
2.7.10
* 2.7.11 (set by /opt/circleci/.pyenv/version)
2.7.12
3.1.4
3.1.5
3.2.5
3.2.6
3.3.5
3.3.6
3.4.3
3.4.4
3.5.1
3.5.2
3.5.3
3.6.1
3.6.2
pypy-1.9
pypy-2.6.1
pypy-4.0.1
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment