mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-17 05:11:00 +00:00
10 lines
359 B
Plaintext
10 lines
359 B
Plaintext
0.2.4:
|
|
- Fix for bash shell.
|
|
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. |