Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use pyproject.toml for project metadata and flit_core as build backend #154

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

davidism
Copy link
Member

@davidism davidism commented Sep 7, 2023

Use pyproject.toml instead of setup.py for project metadata. Use flit_core instead of setuptools as the build backend. Remove old release scripts, as that is handled by the publish workflow now.

This PR is also being used as the 0.16.0 release target for the new publish workflow. In the future, a specific PR for the release should be made.

@davidism davidism merged commit f787827 into main Sep 7, 2023
72 of 73 checks passed
@davidism davidism deleted the release-0.16.0 branch September 7, 2023 21:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant