cleo
cleo copied to clipboard
Cleo allows you to create beautiful and testable command-line interfaces.
- [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...
- [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...
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...
- [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...
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 ===============================================================...
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...
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....
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...
Closes #341