Skip to content

Why is data_files deprecated? #2648

Answered by FFY00
hroncok asked this question in Q&A
Apr 21, 2021 · 4 comments · 24 replies
Discussion options

You must be logged in to vote

The reason it doesn't work with wheels and it did with eggs is because eggs could run code during installation, so you could operate directly on the filesystem.
Here's a recent discussion about the issue: https://discuss.python.org/t/should-there-be-a-new-standard-for-installing-arbitrary-data-files/7853

Replies: 4 comments 24 replies

Comment options

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

@FFY00
Comment options

FFY00 Apr 21, 2021
Collaborator

@FFY00
Comment options

FFY00 Apr 21, 2021
Collaborator

@hroncok
Comment options

@webknjaz
Comment options

Comment options

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

@FFY00
Comment options

FFY00 Sep 12, 2021
Collaborator

@fpatz
Comment options

@FFY00
Comment options

FFY00 Sep 23, 2021
Collaborator

@fpatz
Comment options

Answer selected by hroncok
Comment options

You must be logged in to vote
1 reply
@abravalheri
Comment options

Comment options

You must be logged in to vote
1 reply
@abravalheri
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
6 participants