проблемы с push в Heroku

Не получается запушить приложение в Heroku. все файлы установил, как в документации, но бросает такую ошибку

 remote: Compressing source files... done.
 remote: Building source:
 remote: 
 remote: -----> Python app detected
 remote: Running standard Python
 remote:  !     Requested runtime () is not available for this stack (heroku-18).
 remote:  !     Aborting.  More info: https://devcenter.heroku.com/articles/python-support
 remote:  !     Push rejected, failed to compile Python app.
 remote: 
 remote:  !     Push failed
 remote: Verifying deploy...
 remote: 
 remote: !       Push rejected to agile-depths-36200.
 remote: 
 To https://git.heroku.com/agile-depths-36200.git
     ! [remote rejected] master -> master (pre-receive hook declined)
     error: не удалось отправить некоторые ссылки в «https://git.heroku.com/agile-depths-36200.git'

Буду очень признателен за помощь


Ответы (0 шт):