Skip to content

Conversation

@cyrilpic
Copy link
Contributor

Current conda build of pymoo fails because *.pyx files are not copied when pip creates an isolated build environment.
It seems the MANIFEST.in was not changed during the Cython refactoring. For the automated conda build to work, you would need to publish a new version of the package once you have merged the fix.

(We could also move the content of MANIFEST.in to pyproject.toml.)

@blankjul blankjul self-assigned this Nov 26, 2025
@blankjul blankjul merged commit b65b718 into anyoptimization:main Nov 26, 2025
5 checks passed
@blankjul
Copy link
Collaborator

Thanks! Yes that was quite a large commit and I might have missed this.

any recommendation if we should keep it seperate or merge into pyproject.toml?

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