heroku / cli

Heroku CLI
https://devcenter.heroku.com/articles/heroku-cli
ISC License
848 stars 220 forks source link

pipenv run warning on procfile #1237

Open freddy5566 opened 5 years ago

freddy5566 commented 5 years ago

This project is for the Heroku CLI only. Use https://help.heroku.com for anything that is not specific to the CLI itself.

Do you want to request a feature or report a bug?

yes, and I think it will be a enhancement proposal

What is the current behavior?

If procfile is web: pipenv run python3 app.py heroku has no warning or hint to make user know pipenv run is not necessary

What is the expected behavior?

heroku:7.22.0 macOS: 10.14.4

it will show some information to make user know there's no need to add pipenv run in the very first of the procfile

k80bowman commented 3 months ago

Work item