install.python-poetry.org
install.python-poetry.org copied to clipboard
Remove cache dir when uninstalling
Environment
- Ubuntu 22
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.