summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2016-08-31 11:57:18 +0300
committerGitHub <noreply@github.com>2016-08-31 11:57:18 +0300
commit106dd09f846f59a7da36c4524b1b92bc53857ae8 (patch)
tree348134aa48940cee65a54c121118c983308e16b9
parent580c97e5318408df1c13f64c333bcad0387d439d (diff)
Use python-3.5.2 as default runtime
-rw-r--r--runtime.txt2
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