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

Build process: Builtin python dependencies are added safely #86

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Ignore python builtin dependencies that are not available.

Additional info

All the dependencies in the list are added "in advance" to match python dependencies, but are not required, and some of them are not available on some platforms, so we gracefully skip them.

@iLLiCiTiT iLLiCiTiT merged commit 6b55b64 into develop Jan 15, 2024
@iLLiCiTiT iLLiCiTiT deleted the enhancement/safe-builtin-dependencies branch January 15, 2024 17:15
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.

1 participant