mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Create PEEP
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user