mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-17 13:20:57 +00:00
4 lines
255 B
Plaintext
4 lines
255 B
Plaintext
2.0.0:
|
|
- Added support for $ pipenv --three / --two, for initalizing virtualenvs with a specific Python version.
|
|
- Added support for VCS-backed installs, including editables.
|
|
- TODO: Still need to support non-git-backed VCS installations in Pipfiles. |