diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-01-24 08:00:10 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-01-24 08:00:10 +0100 |
commit | 7f5f61147514e5ff0511a780c88bfc7d45e18db7 (patch) | |
tree | 32a0e4b73719c6f8b6305be8043b465932b666b2 /runtime.txt | |
parent | Updated Python depencies. (diff) | |
download | newspipe-7f5f61147514e5ff0511a780c88bfc7d45e18db7.tar.gz newspipe-7f5f61147514e5ff0511a780c88bfc7d45e18db7.tar.bz2 newspipe-7f5f61147514e5ff0511a780c88bfc7d45e18db7.zip |
Updated Python runtime for Heroku
Diffstat (limited to 'runtime.txt')
-rw-r--r-- | runtime.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime.txt b/runtime.txt index 881a2db1..4255f73a 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.7.0 +python-3.7.1 |