Files
pipenv/peeps/PEEP-004.md
2019-03-22 12:26:03 +08:00

298 B

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.