I am trying to edit a python library and hence building it from source. Can someone explain what does the following instruction do and why is this method different from 'pip install package-name' done normally ?
pip install --verbose --no-build-isolation --editable