Files
pipenv/peeps/PEEP
T
2019-03-10 10:00:31 -04:00

10 lines
298 B
Plaintext

## PEEP-003: 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.