Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Remove dependency Pin to Rich #143

Open
gregegg opened this issue Aug 25, 2023 · 1 comment
Open

[FEATURE] Remove dependency Pin to Rich #143

gregegg opened this issue Aug 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@gregegg
Copy link

gregegg commented Aug 25, 2023

  • 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``

  • Anything else?

cc @bhamail / @DarthHater

@gregegg gregegg added the enhancement New feature or request label Aug 25, 2023
@gregegg
Copy link
Author

gregegg commented Aug 25, 2023

A more complex fix would be to allow to run jake ddt on a different environment, i.e., jake ddt -n my_conda_env

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant