Skip to content

Conversation

@miketheman
Copy link
Collaborator

Move all setuptools build to pyproject.toml, other than the cffi build hook.
Update license syntax to modern supported syntax.
Move coverage config to pyproject.toml, remove unneeded exclude config, and remove discrete config file.
Remove extraneous entries from MANIFEST.in.
Remove duplicated cibuildwheel entry.

Move all setuptools build to `pyproject.toml`, other than the cffi build
hook.
Update license syntax to modern supported syntax.
Move coverage config to `pyproject.toml`, remove unneeded `exclude` config,
and remove discrete config file.
Remove extraneous entries from `MANIFEST.in`.
Remove duplicated `cibuildwheel` entry.

Signed-off-by: Mike Fiedler <[email protected]>
@theacodes theacodes merged commit 933ae45 into theacodes:master Oct 13, 2025
8 checks passed
@miketheman miketheman deleted the miketheman/migrate-setup-py-to-pyproject.toml branch October 13, 2025 23:58
miketheman added a commit to miketheman/cmarkgfm that referenced this pull request Oct 21, 2025
Changes in theacodes#80 excluded the header files needed to build on target.

Resolves theacodes#84

Signed-off-by: Mike Fiedler <[email protected]>
theacodes pushed a commit that referenced this pull request Oct 22, 2025
Changes in #80 excluded the header files needed to build on target.

Resolves #84

Signed-off-by: Mike Fiedler <[email protected]>
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