I got a warning from pip, how is this to be solved?
DEPRECATION: Legacy editable install of myproject[dev]==0.0.1 from file:///home/…myproject (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 Deprecate `pip install --editable` calling `setup.py develop` · Issue #11457 · pypa/pip · GitHub
This after upgrading pip from 24.0 → 24.2