cleanup -e

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-23 13:16:42 -04:00
parent 58f5046d13
commit e993dc75dc
+1
View File
@@ -1,6 +1,7 @@
7.7.0:
- Improved update caching mechanism.
- Only prompt for spelling correction in interactive sessions.
- Cleanup -e.
7.6.9:
- Change --two, and --three to use --python 2 and --python 3 under the hood.
- This restores --two / --three usage on windows.