-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
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
Labels
No labels