root@pc0118:/workspaces/xspress-detector/python# pip install -e .
Obtaining file:///workspaces/xspress-detector/python
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
ERROR: Project file:///workspaces/xspress-detector/python uses a build backend that is missing the 'build_editable' hook, so it cannot be installed in editable mode. Consider using a build backend that supports PEP 660.
The best thing is probably to update to use pyproject.toml and setuptools_scm like odin-data: odin-detector/odin-data#389
The best thing is probably to update to use pyproject.toml and setuptools_scm like odin-data: odin-detector/odin-data#389