Skip to content

fix: include cmake as a build dependency (pyproject.toml)#31

Merged
chkwon merged 1 commit intochkwon:masterfrom
mdealencar:simple_fix
Mar 30, 2025
Merged

fix: include cmake as a build dependency (pyproject.toml)#31
chkwon merged 1 commit intochkwon:masterfrom
mdealencar:simple_fix

Conversation

@mdealencar
Copy link
Contributor

Fixes #30

pip install hygese fails at build time in some systems because of missing the Python package cmake. This PR includes this package as a build dependency.

@chkwon chkwon merged commit 825cbb6 into chkwon:master Mar 30, 2025
9 checks passed
@chkwon
Copy link
Owner

chkwon commented Mar 30, 2025

Thanks for PR!

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.

pip install hygese fails in Google Colab environment (missing build dependency 'cmake')

2 participants