Hi, how would I install a specific version of Juice, in case I want to revert or keep pinned to a version I know works for my use?
I tried configuring via the pyproject.toml, to no avail, and I could not figure out how to adjust the installation instructions.
Hi,
Do you mean the .rpm package or the python package?
pyproject.toml change would only reflect on the python part of orangeqs juice
Yes I mean the rpm. I managed to achieve this by downloading a specific rpm from the package releases on gitlab and using dnf install on that rpm specifically.