Commit Graph

4 Commits

Author SHA1 Message Date
Mehrdad Afshari 45cd1f8a51 Install Python 3.7 in pyenv Dockerfile
Bump pyenv Dockerfile to Debian stretch to install
OpenSSL 1.0.2 which is required to build Python 3.7
and get Python 3.7 installed in the test docker
image.
2018-06-01 10:54:35 -07:00
Matt Kwong 5faabc45c5 Fix pyenv dockerfile 2017-03-08 12:42:24 -08:00
siddharthshukla 5e3193ecf6 Add PyPy 5.3.1 to dockerfile and template 2016-08-17 19:48:26 +02:00
siddharthshukla c478214e47 Enable py35 and py36 testing
Add dockerfile template for python_pyenv_x64 docker image
Generate the dockerfile using generate_projects.sh
Modify run_tests.py to include python3.5 and python3.6
Runs python_jessie_x64 for python versions 2.7 and 3.4, and
python_pyenv_x64 for python versions 3.5 and 3.6
2016-07-11 23:05:05 +02:00