diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 21:33:05 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 21:33:05 +0200 |
commit | dec07c1bdf90579c86e6b22a594cbe4b90864ff8 (patch) | |
tree | 2dd7fc8f1c75442cea27c2bc987674409732d2b3 /runtime.txt | |
parent | Validate the nickname of the user before account creation. (diff) | |
download | newspipe-dec07c1bdf90579c86e6b22a594cbe4b90864ff8.tar.gz newspipe-dec07c1bdf90579c86e6b22a594cbe4b90864ff8.tar.bz2 newspipe-dec07c1bdf90579c86e6b22a594cbe4b90864ff8.zip |
Updated Runtime for Heroku and Pipfile.lock
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 486fcce1..1935e977 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.6.5 +python-3.6.6 |