fix ci/cl for python testing. Added click dep
This commit is contained in:
@@ -52,6 +52,7 @@ jobs:
|
||||
python3 -m venv .venv
|
||||
. .venv/bin/activate
|
||||
pip install --no-cache-dir \
|
||||
click \
|
||||
typer \
|
||||
pillow \
|
||||
materialyoucolor \
|
||||
|
||||
Reference in New Issue
Block a user