Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Add Heroku-related stuff #9

Open
amureki opened this issue Sep 24, 2018 · 3 comments
Open

Add Heroku-related stuff #9

amureki opened this issue Sep 24, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@amureki
Copy link
Contributor

amureki commented Sep 24, 2018

Things needed for full Heroku integration like:

  • runtime.txt
  • Procfile
  • app.json
@amureki amureki added the enhancement New feature or request label Sep 24, 2018
@codingjoe
Copy link

You don't need a runtime.txt if you use Pipenv.

@amureki
Copy link
Contributor Author

amureki commented Sep 25, 2018

@codingjoe
Then it comes to the question if we are going to use pipenv by default. :)

It should be fine in terms of speed unless you have a big monolith. 😉
The only concern I see, pyup is not fully supporting pipenv (freezing packages), which can be a problem if we are going with pyup.

@codingjoe
Copy link

Then it comes to the question if we are going to use pipenv by default. :)

I know ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants