Skip to content

Conversation

@badisa
Copy link
Collaborator

@badisa badisa commented Jan 18, 2026

  • Add RPath to the directory where the Cmake library is exported.
  • Remove quotes around some parameters

@badisa badisa marked this pull request as ready for review January 26, 2026 15:24
],
extras_require={
"dev": ["ruff==0.9.3", "mypy==1.14.1", "pre-commit==4.1.0", "tbump==6.11.*"],
"dev": ["ruff==0.9.3", "mypy==1.14.1", "pre-commit==4.1.0", "tbump==6.11.*", "build"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you explain what "build" does here? In my testing I didn't need to make that change to get a wheel built.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the build package in the python -m build --wheel command in the README.

Could also just stay with python setup.py bdist_wheel

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.

3 participants