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

docs: do not require aiohttp to build #14159

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

eli-schwartz
Copy link
Member

It pulls in 22 (!!!) dependencies and is only needed in CI for a trivial lint of the HTML docs. This is a big problem for people that simply want to compile the manpage. Let the tests fail at test time if this dependency isn't available.

Fixes: 74aab8a

/cc @dnicolodi @thesamesam

This should fix Gentoo's from-git builds of meson.

It pulls in 22 (!!!) dependencies and is only needed in CI for a trivial
lint of the HTML docs. This is a big problem for people that simply want
to compile the manpage. Let the tests fail at test time if this
dependency isn't available.

Fixes: 74aab8a
@eli-schwartz eli-schwartz merged commit 73c52dd into mesonbuild:master Jan 20, 2025
6 checks passed
@eli-schwartz eli-schwartz deleted the manpage-no-aiohttp branch January 20, 2025 15:09
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