diff --git a/peeps/PEEP b/peeps/PEEP new file mode 100644 index 00000000..aea8d00a --- /dev/null +++ b/peeps/PEEP @@ -0,0 +1,9 @@ +## 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.