Skip to content

Missing pyproject.toml #702

@douglas-raillard-arm

Description

@douglas-raillard-arm

pyproject.toml is missing which leads to this warning:

  DEPRECATION: Legacy editable install of devlib==1.4.0.dev2+8773c104 from file:///projects/devlib (setup.py develop) is deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at https://github.com/pypa/pip/issues/11457

The existing setup.py could be migrated to pyproject.toml if it's simple enough, otherwise a basic pyproject.toml in addition to the existing setup.py will do the trick as it did in LISA

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