Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 7588142

Browse files
committed
🔒 clientside on master now
1 parent fc49968 commit 7588142

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
git clone [email protected]:plotly/dash-html-components.git
4444
git clone [email protected]:plotly/dash-table.git
4545
. venv/bin/activate
46-
cd dash && git checkout clientside-2 && cd ..
4746
pip install -e ./dash --quiet
4847
cd dash-core-components && npm install --ignore-scripts && npm run build && pip install -e . && cd ..
4948
cd dash-html-components && npm install --ignore-scripts && npm run build && pip install -e . && cd ..

0 commit comments

Comments
 (0)