Skip to content

Cannot generate documentation using asyncclick #144

Open
@jmartel-olvid

Description

@jmartel-olvid

Hi,

I am trying to use sphinx-click with an asyncclick CLI.

I had issues when I used the last version (6.0.0) because it told me click module was not found.

So I fixed it by removing import click.core line in ext.py file.

This line have been added in commit 05b69cf. I am not sure why because without it it works i my configuration, I tried with version 5.1.0 and it's fine.

Thanks for your time

Here are my versions to reproduce the issue:
Python 3.12.3
asyncclick==8.1.7.2
sphinx-click==6.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions