cleo icon indicating copy to clipboard operation
cleo copied to clipboard

Cleo allows you to create beautiful and testable command-line interfaces.

Results 92 cleo issues
Sort by recently updated
recently updated
newest added

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question...

enhancement

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [documentation](https://python-poetry.org/docs/) and believe that my question...

enhancement

The documentation of Cleo is heavily outdated and requires some work. This issue will be the place to track PRs addressing points from the following checklist: - Update sphinx, build...

docs

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - **OS version...

bug

When running the test suite on PyPy3.10 7.3.13, I'm getting the following test failure: ```pytb $ poetry run pytest ............................................................................................................................... [ 49%] ................................................................F.....................................s........................ [ 98%] ..... [100%] ============================================================== FAILURES ===============================================================...

bug
help wanted

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.9.10 to 2024.1.29. Changelog Sourced from furo's changelog. Changelog 2024.01.29 -- Amazing Amethyst Fix canonical url when building with dirhtml. Relicense the demo module. 2023.09.10 -- Zesty...

dependencies
python

When trying to run `poetry publish` on one of our projects with `--no-interaction` set, we see that the build fails with the error `Aborted!` and no additional information about why....

enhancement

I'm not an expert in PowerShell or CLI's, but this developments may help someone else complete it Should be called like: `script completions PowerShell > $PROFILE` If I understand correctly,...

- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] I have searched the [FAQ](https://python-poetry.org/docs/faq/) and general [documentation](https://python-poetry.org/docs/) and believe...