mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-18 05:40:57 +00:00
6 lines
285 B
Plaintext
6 lines
285 B
Plaintext
0.2.1:
|
|
- Trove classifiers.
|
|
0.2.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. |