$ pipenv uninstall --all

This commit is contained in:
2017-01-26 17:08:49 -05:00
parent b076a1470f
commit 5f7263dd2f
+1
View File
@@ -1,4 +1,5 @@
3.2.4:
- $ pipenv uninstall --all
- Don't uninstall setuptools, wheel, pip, or six.
- Improvements to Pipfile re-ordering when writing.
3.2.3: