Update history

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2018-04-26 23:08:49 -04:00
parent 657cd6e0e1
commit 4a5bc94c47
+1
View File
@@ -11,6 +11,7 @@
- Make imports lazy to improve initial load time.
- Extra path searching for python at runtime.
- Shellquote paths to requirement files in case of spaces on windows.
- Update PyPI urls.
- Require `--python` values to exist when passing a path.
- Bugfix for environment variable expansion in 'unlocked' pipfiles.
- Bugfix for `--deploy` flag.