-
What are you trying to do?
I'm trying to run jake ddt on an envinroment with dvc=3.15 installed. However, dvc=3.15 requires rich>12.0, while jake requires rich<11.0.
-
What feature or behavior is this required for?
Running jake ddt on environement with rich>=11.0
-
How could we solve this issue? (Not knowing is okay!)
Remove pin to `rich<11.0``
cc @bhamail / @DarthHater