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

Transition to pyproject.toml and enable automatic module detection. #435

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

DinoBektesevic
Copy link
Member

The "downside" to this approach is that the environment-wide installation will also copy over all the source code files from C++ making it marginally larger. I'm ok with that, since this already happens anyhow. I think I like this more than the proposal for build system restructuring in the draft proposal #434

Blocked by #334.

This gets rid of the old setup.cfg and enables module autodetect
to work - so we don't have to keep listing them inthe setup.cfg.
@DinoBektesevic DinoBektesevic merged commit f4f6737 into main Jan 29, 2024
2 checks passed
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