We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a195a7 commit 577d3caCopy full SHA for 577d3ca
.circleci/config.yml
@@ -131,7 +131,7 @@ commands:
131
uv pip install .
132
uv pip install -r ./test_requirements/requirements_optional.txt
133
# Install Kaleido v1 instead of the default version
134
- uv pip uninstall -y kaleido
+ uv pip uninstall kaleido
135
uv pip install 'git+https://github.com/plotly/[email protected]#subdirectory=src/py'
136
- run:
137
name: List installed packages and python version
0 commit comments