Closed
Description
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
Labels
No labels