mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-16 21:01:00 +00:00
8 lines
329 B
Plaintext
8 lines
329 B
Plaintext
0.2.3:
|
|
- Support for Fish and Csh shells.
|
|
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. |