poetry icon indicating copy to clipboard operation
poetry copied to clipboard

In the docs about clearing the cache, pypi is in lowercase (does not work)

Open kmille opened this issue 1 year ago • 1 comments

Issue Kind

Improving documentation

Existing Link

https://python-poetry.org/docs/cli/#cache-clear

Description

to reproduce:

  1. go there: https://python-poetry.org/docs/cli/#cache-clear
  2. You will find poetry cache clear pypi --all
  3. 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.

kmille avatar Jun 25 '24 20:06 kmille

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

Karelaking avatar Jul 01 '24 02:07 Karelaking

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.

github-actions[bot] avatar Nov 09 '24 00:11 github-actions[bot]