poetry
poetry copied to clipboard
In the docs about clearing the cache, pypi is in lowercase (does not work)
Issue Kind
Improving documentation
Existing Link
https://python-poetry.org/docs/cli/#cache-clear
Description
to reproduce:
- go there: https://python-poetry.org/docs/cli/#cache-clear
- You will find
poetry cache clear pypi --all - On my (Arch Linux), it's not called pypi. Instead it's named PyPI
The command with the lower case pypi fails. If it's PyPI on all systems, I recommend updating the docs.
Just my 2 cents.
I does not have linux that's why I can not test it on linux. But I tried PyPi in windows in place of pypi and it is working properly. So yah we can change it in the docs. does any one else tried this on linux
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.