Create PEEP

This commit is contained in:
2019-03-10 10:00:31 -04:00
committed by GitHub
parent d4c8d17024
commit 8f0b2cda61
+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.