Multiple modules pyproject file #4860
Unanswered
JoelBender
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been following this issue and comment and made a fork of the example with the intent to provide a Pipfile and a
pyproject.tomlfile. Following the scikit_build_example, I can't seem to find a way to get thepython3 -m buildto recognize that theCMakeLists.txtfile is located in thesrcdirectory, and how that is related to the files in thecmakedirectory.A followup question is what to do with the BipedalLocomotion directory references, is that intended to be the name of the module?
Beta Was this translation helpful? Give feedback.
All reactions