Closed smheidrich closed 1 month ago
I actually no longer need this now that I found a different way to fix the issue I mention at the end of #5 - still curious if there is a reason why the commands should differ, though.
Thanks for reaching out! Nice to see that this is actually used by someone other than me :D No, there's no reason, I guess I just missed it. thanks for pointing it out and even sending a PR!
Is there any reason why the base installation proceeds via a hardcoded
pip install . -U
instead of via theinstall-command
input like the PR revision installation?