mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
Update runtime.txt
The current setting prevents the app from deploying in heroku as it has a version of python which is not supported by the heroku framework. This update fixes the deployment on heroku.
This commit is contained in:
parent
7762177283
commit
6da12f568c
|
@ -1 +1 @@
|
|||
python-3.5.3
|
||||
python-3.6.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user