Skip to content

feat: add a couple of build commands #1055

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Apr 26, 2025

Adding a couple of potentially useful build commands:

python -m scikit_build_core.build requires
python -m scikit_build_core.build metadata

"requires" prints out the full build requirements. "metadata" reads the project table, runs dynamic metadata, and then prints the new project table in json form; it may need the requirements installed (which is why I added both commands). Maybe it needs another name, actually, I could see someone wanting the METADATA contents, perhaps.

Like the other commands, these are somewhat experimental and subject to change.

Warning/error messages now print to stderr.

@henryiii henryiii force-pushed the henryiii/feat/buildcom branch 2 times, most recently from 82c213a to d70da64 Compare April 26, 2025 06:01
@henryiii henryiii force-pushed the henryiii/feat/buildcom branch from d70da64 to be5fa18 Compare April 28, 2025 13:50
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.

1 participant