mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
don't depend on setuptools
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
7.6.4:
|
||||
- Cleanups.
|
||||
- Don't depend on setuptools anymore.
|
||||
7.6.3:
|
||||
- Cleanups.
|
||||
7.6.2:
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
# //___/ / / / //___/ / // // / / || / /
|
||||
# // / / // ((____ // / / ||/ /
|
||||
|
||||
__version__ = '7.6.3'
|
||||
__version__ = '7.6.4'
|
||||
|
||||
Reference in New Issue
Block a user