Skip to content

Conversation

@hobu
Copy link
Member

@hobu hobu commented Apr 17, 2024

scikit-build-core modernizes our builds to allow us to use a pyproject.toml-based build configuration. Other updates in this PR include:

  • The version number must be set in two places for releases (unfortunate missing feature of scikit-build-core at the moment is no dynamic version from the Python code)
  • Switch to PyPI OIDC Trusted Publisher
  • python -m pdal is now a simple command-line utility that prints basic debug info about the library install and the PDAL version it sees.
  • python -m pdal --pdal-plugin-dir prints the location of filters.python and readers.numpy Python plugins as installed from https://github.com/PDAL/python-plugins. This can be seen being used in the build/test configuration.

@hobu hobu merged commit 52f94b0 into main Apr 24, 2024
@hobu hobu deleted the pyproject branch April 24, 2024 18:09
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