diff options
| author | Yuval Adam <_@yuv.al> | 2016-08-31 11:57:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-31 11:57:18 +0300 |
| commit | 106dd09f846f59a7da36c4524b1b92bc53857ae8 (patch) | |
| tree | 348134aa48940cee65a54c121118c983308e16b9 | |
| parent | 580c97e5318408df1c13f64c333bcad0387d439d (diff) | |
Use python-3.5.2 as default runtime
| -rw-r--r-- | runtime.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime.txt b/runtime.txt index bc42bd0..c0354ee 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.4.2 +python-3.5.2 |
