Commit Graph

5 Commits

Author SHA1 Message Date
6296fbc1af
runtime.txt: use Python 3.10.2 on Heroku 2022-01-30 13:44:32 +03:00
3ddbc1bb53
runtime.txt: use Python 3.9.9 2021-12-08 20:47:15 +02:00
75ad04b9b0
runtime.txt: Update runtime
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-19 15:55:43 +03:00
55815cf4c0
runtime.txt: Use Python 3.9.2
Actually it seems they do have Python 3.9.2.

See: https://devcenter.heroku.com/articles/python-support
2021-03-14 12:25:49 +02:00
73a13145b6
Add runtime.txt
Apparently to deploy on Heroku we need this. And they only support
Python 3.7? Damn...
2021-03-14 12:24:03 +02:00