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

Store codegen result for python code in build folder #206

Open
Flova opened this issue Jun 14, 2024 · 0 comments
Open

Store codegen result for python code in build folder #206

Flova opened this issue Jun 14, 2024 · 0 comments

Comments

@Flova
Copy link

Flova commented Jun 14, 2024

Building a setup.py based setup results in code being generated in the source folder.

A cleaner approach would be probably to store this not in the src directory. This would also be more consistent with the way the cpp package is build.

Are there any non-obvious issues preventing this behavior?

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

No branches or pull requests

1 participant