Skip to content

Use dependency-groups (PEP 735) instead of requirements files#1602

Merged
snowman2 merged 2 commits into
pyproj4:mainfrom
mwtoews:pep-735
Jul 26, 2026
Merged

Use dependency-groups (PEP 735) instead of requirements files#1602
snowman2 merged 2 commits into
pyproj4:mainfrom
mwtoews:pep-735

Conversation

@mwtoews

@mwtoews mwtoews commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR uses dependency groups (PEP 735), which is a standard Python feature supported by modern pip frontends.

This feature replaces the need for requirements-*.txt files, which are removed.

Comment thread pyproject.toml Outdated
@snowman2
snowman2 merged commit 77a3abf into pyproj4:main Jul 26, 2026
8 of 21 checks passed
@snowman2

Copy link
Copy Markdown
Member

Thanks @mwtoews 👍

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