mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
9e0d6bc1e3
- Fix `PIPENV_PYTHON` envvar which auto-recreated environments due to `auto_envvar_prefix`, now it is not pulled from the environment automatically - Fix formatting of some news entries - Automate release via `inv release.release` (will be aliased) Signed-off-by: Dan Ryan <dan@danryan.co>