Hi all, I'd like to install parcel (https://github.com/LabAdvComp/parcel) from sources using pip. Teh doc says that I have to do it like:
❯ pip install -e 'git+https://github.com/LabAdvComp/parcel#egg=parcel' <https://github.com/LabAdvComp/parcel#usage>but I don't know how to put this in my easyconfig. The sources cannot be found..... Any help, please? Best, Arnau

