pip install -e '.[dev]' -vvv
Running the above command triggers the following warning:
!!
********************************************************************************
Please be careful with folders in your working directory with the same
name as your package as they may take precedence during imports.
********************************************************************************
Similar to scikit-build/scikit-build#1025
Running the above command triggers the following warning:
Similar to scikit-build/scikit-build#1025