Closed andersy005 closed 2 years ago
I just released Typer 0.4.1
that should handle it. :rocket: :nerd_face:
And it's on conda-forge! https://anaconda.org/conda-forge/typer
It looks like this is fixed with the latest Typer release. (Thanks @tiangolo!)
The latest version of
click
breaks one of our dependencies (typer
). As a result,jupyter-forward
is incompatible with the latest version ofclick
and the CI is failing (see https://github.com/ncar-xdev/jupyter-forward/runs/5746567323?check_suite_focus=true). This should be addressed once https://github.com/tiangolo/typer/issues/377 is fixed.