aboutsummaryrefslogtreecommitdiff
path: root/runtime.txt
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2016-08-30 07:17:49 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2016-08-30 07:17:49 +0200
commitc9ff5660ebb72b8d374927aab8f1c20bb482a685 (patch)
tree2a2e1c0c52982911bfbeb20c9519e75c7dbfbb1f /runtime.txt
parentUpdated translations. (diff)
downloadnewspipe-c9ff5660ebb72b8d374927aab8f1c20bb482a685.tar.gz
newspipe-c9ff5660ebb72b8d374927aab8f1c20bb482a685.tar.bz2
newspipe-c9ff5660ebb72b8d374927aab8f1c20bb482a685.zip
Use the supported Python runtime.
Diffstat (limited to 'runtime.txt')
-rw-r--r--runtime.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime.txt b/runtime.txt
index 78082e3a..c0354eef 100644
--- a/runtime.txt
+++ b/runtime.txt
@@ -1 +1 @@
-python-3.5.1
+python-3.5.2
bgstack15