Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Avoid including check-jsonschema in test dependencies #4370

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jan 20, 2025

Run check-jsonschema using uv tool in order to decouple it from our own test environment.

See: python-jsonschema/check-jsonschema#259
Fixes: #4368

@ssbarnea ssbarnea requested a review from a team as a code owner January 20, 2025 18:24
@github-actions github-actions bot added the bug label Jan 20, 2025
Run check-jsonschema using uv tool in order to decouple it from
our own test environment.

See: python-jsonschema/check-jsonschema#259
@ssbarnea ssbarnea merged commit 8548ec1 into main Jan 20, 2025
23 checks passed
@ssbarnea ssbarnea deleted the fix/xx branch January 20, 2025 18:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant