Merge branch 'master' into feature/keep-outdated-peep

This commit is contained in:
Dan Ryan
2019-03-10 20:26:08 -04:00
committed by GitHub
+9
View File
@@ -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.