Environment
Feature Request
When I uninstall Poetry using the script (--uninstall), the cache dir ~/.cache/pypoetry was not removed by default.
Maybe we should provide an option to remove the cache dir, or just remove them with --uninstall option itself.
Environment
Feature Request
When I uninstall Poetry using the script (
--uninstall), the cache dir~/.cache/pypoetrywas not removed by default.Maybe we should provide an option to remove the cache dir, or just remove them with
--uninstalloption itself.