mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
+2
-1
@@ -1,4 +1,5 @@
|
||||
7.1.2:
|
||||
7.2.0:
|
||||
- Automatically install Pythons, if they aren't available and pyenv is setup!
|
||||
- Fixes for when a requirements.txt file contains an !.
|
||||
- Support for relative package paths (that wasn't easy either).
|
||||
- Bug fixes.
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '7.1.2'
|
||||
__version__ = '7.2.0'
|
||||
|
||||
Reference in New Issue
Block a user