Skip to content

Use PEP-735 for dependency groups#414

Merged
mwtoews merged 1 commit into
Toblerity:mainfrom
mwtoews:pep-735
Jun 23, 2026
Merged

Use PEP-735 for dependency groups#414
mwtoews merged 1 commit into
Toblerity:mainfrom
mwtoews:pep-735

Conversation

@mwtoews

@mwtoews mwtoews commented Jun 23, 2026

Copy link
Copy Markdown
Member

This implements PEP 735 to use dependency groups for "test" and "docs", as well as a new "dev" group.

ReadTheDocs configuration is re-written slightly to use the "docs" dependency group. The requirements file is removed, and minimum sphinx version is increased to 5.0.

Tox is upgraded to >=4.22 to use the dependency_groups feature.

The upper limit "<9.1" for pytest is now removed, as it was only temporary.

Lastly, ignore *.lock files from (e.g.) uv and pixi tools.

@mwtoews mwtoews merged commit ed37f06 into Toblerity:main Jun 23, 2026
25 checks passed
@mwtoews mwtoews deleted the pep-735 branch June 23, 2026 16:41
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.

2 participants