Skip to content

chore: improve build backend specification#71

Merged
jamadden merged 1 commit intoOpenNTI:masterfrom
henryiii:henryiii/chore/setup
Feb 20, 2026
Merged

chore: improve build backend specification#71
jamadden merged 1 commit intoOpenNTI:masterfrom
henryiii:henryiii/chore/setup

Conversation

@henryiii
Copy link
Contributor

wheel has never been required here (setuptools used to add it via a hook when building wheels if you were using PEP 517), and modern setuptools doesn't even use wheel (which is now just a CLI).

Also adding the modern backend (the default is .__legacy__, which just adds an extra path before running setup.py).

Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
@jamadden jamadden force-pushed the henryiii/chore/setup branch from 21cedc8 to 7695769 Compare February 20, 2026 17:55
@jamadden jamadden merged commit 6c76f3a into OpenNTI:master Feb 20, 2026
7 checks passed
@jamadden
Copy link
Member

Thanks!

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