I came across the same problem as described in https://github.com/sdispater/cleo/issues/66#issuecomment-466410466 : the [steps described to create a single command application](https://cleo.readthedocs.io/en/latest/single_command_tool.html) does not work. Example provided in the comment. Also does not work with `cleo` `0.7.5` and `python` `3.6.9` .
I came across the same problem as described in #66 (comment) : the steps described to create a single command application does not work.
Example provided in the comment.
Also does not work with
cleo0.7.5andpython3.6.9.