Skip to content

Conversation

@akx
Copy link
Contributor

@akx akx commented Oct 15, 2024

Mypy can read its configuration just fine from pyproject.toml too, there's no reason to keep the legacy setup.cfg file hanging on.

This also adds the build-system meta for setuptools so the package can be built using regular PEP 517 tooling (e.g. python -m build or uv build).

I checked the built distributions are still the same c.f. 0d69b77 (aside, of course, these changed files).

@attwad
Copy link
Owner

attwad commented Oct 15, 2024

thanks!

@attwad attwad merged commit a9c3c69 into attwad:master Oct 15, 2024
4 checks passed
@akx akx deleted the all-in-pyproject branch October 15, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants