Skip to content

fix: allow deps arrays in tox.toml schema#5654

Merged
madskristensen merged 2 commits into
SchemaStore:masterfrom
soucelover:fix-tox-schema-deps-field
May 5, 2026
Merged

fix: allow deps arrays in tox.toml schema#5654
madskristensen merged 2 commits into
SchemaStore:masterfrom
soucelover:fix-tox-schema-deps-field

Conversation

@soucelover
Copy link
Copy Markdown
Contributor

Closes #5653

I've copied changes in official Tox schema from this commit to schema in SchemaStore. Additionally, I wrote test file and confirmed schema checkers don't fire errors for new tox.toml format anymore.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen madskristensen merged commit 71b24fd into SchemaStore:master May 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tox.toml schema uses deprecated type specification for deps field

2 participants