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 build to build the package #149

Open
Tracked by #151
PartiallyUntyped opened this issue Jun 11, 2024 · 0 comments
Open
Tracked by #151

Use build to build the package #149

PartiallyUntyped opened this issue Jun 11, 2024 · 0 comments
Assignees
Labels
Tooling Issues related to the dev experience and surrounding tooling

Comments

@PartiallyUntyped
Copy link
Contributor

Context

We are migrating to pyproject.toml for metadata, but building a package that involves c++ is not feasible with just pyproject.toml. In addition, we will be using rye for project management.

Task

Keep setup.py for the building/bundling aspect of the project, and ensure we can use build to build everything.

@PartiallyUntyped PartiallyUntyped added the Tooling Issues related to the dev experience and surrounding tooling label Jun 11, 2024
@PartiallyUntyped PartiallyUntyped self-assigned this Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tooling Issues related to the dev experience and surrounding tooling
Projects
None yet
Development

No branches or pull requests

1 participant