Skip to content

Added support for adding additional python project inside the wheel#12

Merged
josephbirkner merged 3 commits intoKlebert-Engineering:mainfrom
neel:main
Feb 26, 2024
Merged

Added support for adding additional python project inside the wheel#12
josephbirkner merged 3 commits intoKlebert-Engineering:mainfrom
neel:main

Conversation

@neel
Copy link
Contributor

@neel neel commented Feb 23, 2024

No description provided.

README.md Outdated
# SCRIPTS
# Additional scripts that should be part of the wheel.
# PYTHON_PACKAGE_DIRS
# Additional python projects which could be wrappers around the
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would rephrase this: "Paths to directories of additional Python packages, which are bundled with the wheel. This could for example contain pybind11 binding module wrappers."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay. did that. However I am using it with Boost.Python not pybind11. I guess it doesn't matter.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Awesome, good to know. Thanks!

@josephbirkner josephbirkner merged commit 9d37034 into Klebert-Engineering:main Feb 26, 2024
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