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

Include Pgeof header into the source dist #6

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

rjanvier
Copy link
Contributor

@rjanvier rjanvier commented Oct 2, 2023

this PR introduce a small fix to previous enhancements made to the build system (see #4). Previously pgeof.hpp header was not included into the source distribution so python -m build . would fail even if pip install . works . This PR make pgeof truly PEP-517 compatible (as long as Eigen header are available on the build machine)

@rjanvier rjanvier changed the title Include header to the source dist Include Pgeof header into the source dist Oct 2, 2023
@drprojects drprojects merged commit 323f95f into drprojects:main Oct 3, 2023
3 checks passed
@rjanvier rjanvier deleted the pep517 branch October 3, 2023 08:33
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