Skip to content

Entry [tool.setuptools.packages.find] in pyproject.toml is ignored #3346

Answered by abravalheri
mscheltienne asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mscheltienne thank you very much for reporting this.
There is already an issue that covers this problem in #3260.

Unfortunately, although in theory I know how to solve this problem, I cannot implement a solution straight away since it requires changing behaviour that other people might currently rely on. So we need to go through a deprecation cycle first (#3308).

You mentioned that you tried removing include-package-data = true and it did not work. Have you tried setting include-package-data = false? In pyproject.toml the default value of include-package-data is true...


Also on a sidenote, does the setuptools >= 61.0.0' req. make sense for a project using pyproject.toml?

In theory,…

Replies: 2 comments 16 replies

Comment options

You must be logged in to vote
14 replies
@abravalheri
Comment options

@mscheltienne
Comment options

@abravalheri
Comment options

@abravalheri
Comment options

@mscheltienne
Comment options

Answer selected by mscheltienne
Comment options

You must be logged in to vote
2 replies
@abravalheri
Comment options

@stdedos
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
3 participants