Files
pipenv/peeps/PEEP-004.md
T
2019-07-15 09:30:32 +08:00

10 lines
298 B
Markdown

## PEEP-004: Subcommands
NOT YET ACCEPTED
Pipenv will automatically run commands like "pipenv deploy" if the "pipenv-deploy" binary is available on the path.
These subcommands cannot overwrite built-in commands.
These subcommands will receive environment variables with contextual information.