Skip to content

Commit a911f53

Browse files
committed
Remove extra call to setup.py
1 parent eb70d86 commit a911f53

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ commands:
4646
. venv/bin/activate
4747
pip install --upgrade pip wheel
4848
pip install -r ./test_requirements/requirements_<<parameters.py>>_optional.txt
49-
python setup.py jsdeps
5049
- run:
5150
name: Install plotly-geo
5251
command: |

packages/javascript/jupyterlab-plotly/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)