- Added environment variables PIPENV_VERBOSE and PIPENV_QUIET to control output verbosity without needing to pass options.
- Enhanced resolution of editable and VCS dependencies.
- Deduplicate and refactor CLI to use stateful arguments and object passing
- Virtual environment activation for run is revised to improve interpolation with other Python discovery tools.
Details
Details
- Reviewers
• sunnyflunk - Group Reviewers
Triage Team - Commits
- R4480:1b8ce1339268: Update 2018.10.9
Played around in a Python project. Adding deleting packages.
Diff Detail
Diff Detail
- Repository
- R4480 pipenv
- Lint
Lint Not Applicable - Unit
Tests Not Applicable