Skip to content

Add dynamic version metadata provider for compatibility with scikit-build-core#136

Open
ktbarrett wants to merge 1 commit intodolfinus:masterfrom
ktbarrett:support-scikit-build-core
Open

Add dynamic version metadata provider for compatibility with scikit-build-core#136
ktbarrett wants to merge 1 commit intodolfinus:masterfrom
ktbarrett:support-scikit-build-core

Conversation

@ktbarrett
Copy link
Copy Markdown

@ktbarrett ktbarrett commented May 3, 2026

Change Summary

Creates a dynamic version metadata provider hook for using this project to provide a version to the sciki-build-core build backend.

Related issue number

Closes #130.

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@ktbarrett ktbarrett force-pushed the support-scikit-build-core branch from 96389ee to c677b6d Compare May 3, 2026 23:12
@ktbarrett ktbarrett marked this pull request as ready for review May 4, 2026 01:17
@ktbarrett ktbarrett requested a review from dolfinus as a code owner May 4, 2026 01:17
Comment thread setuptools_git_versioning/scikit_metadata.py
Comment thread pyproject.toml
…uild-core

This creates a dynamic version metadata provider, by reusing interfaces
already present in this tool, to provide a version for the
scikit-build-core build backend. This allows this library to be used
with scikit-build-core.
@ktbarrett ktbarrett force-pushed the support-scikit-build-core branch from c677b6d to 3acaa54 Compare May 4, 2026 20:06
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.

Support scikit-build-core

2 participants