Skip to content

Conversation

@nathanjmcdougall
Copy link
Contributor

Fixes #292

Also noticed some setuptools config. I don't think this is needed anymore, so I have removed it - the Maturin build backend has its own package finding logic etc. and there are no other references to setuptools in the codebase.

The flake8 config is superseded by Ruff.
Maturin is the build backend now, so the old `setuptools` config has no effect.
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 22, 2025

CodSpeed Performance Report

Merging #293 will not alter performance

Comparing nathanjmcdougall:maint/cleanup-config (2002719) with main (ea65558)

Summary

✅ 26 untouched
⏩ 23 skipped1

Footnotes

  1. 23 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@seddonym seddonym merged commit 53dd737 into python-grimp:main Dec 23, 2025
18 checks passed
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.

Pytest and flake8 config in setup.cfg

2 participants