Created
July 11, 2021 19:23
-
-
Save github99er/11bca53aa40938a61b5f9e9dfe92b8f0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----> Building on the Heroku-20 stack | |
-----> Using buildpack: heroku/python | |
-----> Python app detected | |
-----> Using Python version specified in runtime.txt | |
-----> No change in requirements detected, installing from cache | |
-----> Using cached install of python-3.9.6 | |
-----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2 | |
-----> Installing SQLite3 | |
-----> Installing requirements with pip | |
-----> Discovering process types | |
Procfile declares types -> web | |
-----> Compressing... | |
Done: 113M | |
-----> Launching... | |
Released v5 | |
https://senate-dash-app.herokuapp.com/ deployed to Heroku |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment