Add runtime.txt

Apparently to deploy on Heroku we need this. And they only support
Python 3.7? Damn...
This commit is contained in:
2021-03-14 12:24:03 +02:00
parent 8f6d337d2d
commit 73a13145b6

1
runtime.txt Normal file
View File

@ -0,0 +1 @@
pytohn-3.7.8