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

CI: disable build isolation and bump meson-python #379

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

lazka
Copy link
Member

@lazka lazka commented Sep 3, 2024

Turns out we already depend on a newer version, as building with 0.12 fails here due some config keys being not optional there, so bump it.

To make it easier to test certain build tool versions add meson-python as a dev dependency (matching the build-system version requirement, so we are testing the same thing) and in CI build without build isolation, so we are using meson-python as installed by poetry.

Turns out we already depend on a newer version, as building with 0.12
fails here due some config keys being not optional there, so bump it.

To make it easier to test certain build tool versions add meson-python
as a dev dependency (matching the build-system version requirement, so
we are testing the same thing) and in CI build without build isolation,
so we are using meson-python as installed by poetry.
@lazka lazka merged commit 962870c into pygobject:main Sep 3, 2024
19 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.

1 participant