We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5e399 commit e62fefaCopy full SHA for e62fefa
.github/workflows/lint.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Install dependencies
45
run: |
46
uv venv
47
- uv pip install -e .
+ uv pip install -e json2xml[dev]
48
- name: Run ty
49
50
source .venv/bin/activate
0 commit comments