8000 Add optional dependency of watchgod to pyproject.toml to enable use of uvx for running xlwings vba edit · Issue #2580 · xlwings/xlwings · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000
Add optional dependency of watchgod to pyproject.toml to enable use of uvx for running xlwings vba edit #2580
Closed
@MEMAndersen

Description

@MEMAndersen

Running

uvx xlwings vba edit -v -f "FILE"

Yields

Please install watchgod to use this functionality: pip install watchgod

If optional dependency for vba edit was added to pyproject.toml that requires watchgod I believe this would be possible:

uvx --from 'xlwings [vba_edit]' xlwings vba edit -v -f "FILE"

See also https://docs.astral.sh/uv/guides/tools/#requesting-extras

This would be a nice extra feature. If this would be okay I can create the PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0