Skip to content

README.md and requirements.txt should be in MANIFEST.in, not in data_files #183

@charles-dyfis-net

Description

@charles-dyfis-net

While adding this content to the tarball is correct and appropriate behavior, using data_files for the purpose means that these files are installed into the site-packages directory that autofaiss is installed into.

Among other things, this means that wrapping the autofaiss package with a different package manager that refuses to install packages with conflicting files makes it impossible to install both autofaiss and embedding-reader at the same time (at least until rom1504/embedding-reader#48 is merged).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions