Skip to content

python-lzf deprecation warning #144

@bnlawrence

Description

@bnlawrence

With the new lzw support we have a dependency in testing (and users will have in production) on python-lzw. Currently when building this gives a build warning:

 DEPRECATION: Building 'python-lzf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future 
version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by 
setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the 
source tree of 'python-lzf'. Discussion can be found at https://github.com/pypa/pip/issues/6334

@valeriupredoi Is this something we need to do something about? Can we do something about it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions