Skip to content

Conversation

@Nikratio
Copy link
Contributor

@Nikratio Nikratio commented Dec 30, 2025

That way, we can get rid of our custom pkg-config integration code, which feels a lot cleaner.

As a side-effect, the generated source distribution is now simply a checkout of the Git tree. This means it no longer includes the Cython-generated C files and the HTML documentation. I think this is acceptable nowadays, as the release tarballs are probably mainly consumed by package managers pulling them from PyPi, and most users will be working from a Git clone and reading the documentation online.

PROBLEMS THAT NEED SOLVING:

PROBLEM: uv does not support mesonpy for editable installations
(astral-sh/uv#10214)

That way, we can get rid of our custom pkg-config integration code,
which feels a lot cleaner.

As a side-effect, the generated source distribution is now simply a
checkout of the Git tree. This means it no longer includes the
Cython-generated C files and the HTML documentation. I think this is
acceptable nowadays, as the release tarballs are probably mainly
consumed by package managers pulling them from PyPi, and most users will
be working from a Git clone and reading the documentation online.
@Nikratio Nikratio self-assigned this Dec 30, 2025
@Nikratio Nikratio marked this pull request as draft December 30, 2025 22:07
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