1
0
mirror of https://github.com/Rudloff/alltube.git synced 2021-05-14 21:00:57 +03:00

migrating to python 3 (#312)

* migrating to python 3

python2 is going obsolete soon.so a small change to use python3 in heroku

* changed python version
This commit is contained in:
NOOB BOTS
2020-10-10 17:04:01 +05:30
committed by GitHub
parent 8ab2ed838b
commit 79ec6aee09

View File

@@ -1 +1 @@
python-2.7.17
python-3.8.6