Skip to content

Fixed setup.py to work with setuptools >= 82#4849

Open
yarda wants to merge 1 commit into
pygame:mainfrom
yarda:setuptools-82-fix
Open

Fixed setup.py to work with setuptools >= 82#4849
yarda wants to merge 1 commit into
pygame:mainfrom
yarda:setuptools-82-fix

Conversation

@yarda
Copy link
Copy Markdown

@yarda yarda commented May 13, 2026

Fixes #4848

It will probably also fix #4469.

It may require conditionals / exception handler if support for older setuptools is required.

Fixes pygame#4848

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
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.

Failed to build with setuptools >= 82 distutils.ccompiler.spawn is no longer available

1 participant