warn if which is not found on the system

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-14 10:32:17 -04:00
parent af9d3832cd
commit e320d7f3e6
+2
View File
@@ -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.