anishathalye / gavel

A project expo judging system 📊
https://anishathalye.com/gavel-an-expo-judging-system/
GNU Affero General Public License v3.0
441 stars 238 forks source link

Build Error on Heroku #71

Closed levinwil closed 6 years ago

levinwil commented 6 years ago

I am trying to build the app on heroku and got the following build error:

-----> Python app detected ! The latest version of Python 3.6 is python-3.6.6 (you are using python-3.5.2, which is unsupported). ! We recommend upgrading by specifying the latest version (python-3.6.6). Learn More: https://devcenter.heroku.com/articles/python-runtimes -----> Installing python-3.5.2 ! Requested runtime (python-3.5.2) is not available for this stack (heroku-18). ! Aborting. More info: https://devcenter.heroku.com/articles/python-support ! Push rejected, failed to compile Python app. ! Push failed

anishathalye commented 6 years ago

Thanks for reporting this!

Fixed in 1d069881762e98f358000867886db0b0b259cdcf.