Skip to content

How to include package-data files in a release using meson-python? #439

Closed Answered by rgommers
adam2392 asked this question in Q&A
Discussion options

You must be logged in to vote

Looking at https://github.com/neurodata/scikit-tree/blob/91392d6da7b849827a015501ef07ad7950448037/pyproject.toml, you are not using standard PEP 621 metadata but Poetry-specific tables. That isn't tested by us and I am unsure if it will work with meson-python. Poetry does not yet support PEP 621, so there's a conflict there - I think it's one or the other right now.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@adam2392
Comment options

@rgommers
Comment options

@adam2392
Comment options

@rgommers
Comment options

Answer selected by adam2392
@adam2392
Comment options

@rgommers
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants