Skip to content

Fix CI - #727

Closed
patrickelectric wants to merge 2 commits into
MagicStack:masterfrom
patrickelectric:fix-ci
Closed

Fix CI#727
patrickelectric wants to merge 2 commits into
MagicStack:masterfrom
patrickelectric:fix-ci

Conversation

@patrickelectric

Copy link
Copy Markdown

No description provided.

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@patrickelectricpatrickelectric changed the title setup: Use packaging over pkg_resourcesFix CIFeb 11, 2026
@patrickelectric

Copy link
Copy Markdown
Author

@fantix this fixes the tests for all python versions except 3.14t, no idea why.

Comment threadpyproject.toml
'mypy>=0.800',
]
dev = [
'packaging',

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we also need this in build-system.requires, so that people who install from the src tarball overriding cython-always, would succeed. It's a marginal case though.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just updated as requested, sorry for the delay

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@fantix

Copy link
Copy Markdown
Member

Thank you! This is now merged in #742 and will be mentioned in release log.

@fantixfantix closed this Apr 28, 2026
Sign up for freeto 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

@patrickelectric@fantix