mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
warn if which is not found on the system
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
7.0.3:
|
||||
- Warn if 'which' is not found on the system.
|
||||
7.0.2:
|
||||
- Dev dependencies are now read from a lockfile before default dependencies, so
|
||||
any mismatches will prefer default to develop.
|
||||
|
||||
Reference in New Issue
Block a user