[FEATURE] Remove dependency Pin to Rich
gregegg opened this issue · 2 comments
gregegg commented
-
What are you trying to do?
I'm trying to runjake ddt
on an envinroment withdvc=3.15
installed. However,dvc=3.15
requiresrich>12.0
, whilejake
requiresrich<11.0
. -
What feature or behavior is this required for?
Runningjake ddt
on environement withrich>=11.0
-
How could we solve this issue? (Not knowing is okay!)
Remove pin to `rich<11.0``
- Anything else?
cc @bhamail / @DarthHater
gregegg commented
A more complex fix would be to allow to run jake ddt on a different environment, i.e., jake ddt -n my_conda_env