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

Commit

Permalink
test with dev-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
chriddyp committed Apr 15, 2019
1 parent 83c1622 commit d0b0f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Install dependencies (dash)
command: |
git clone [email protected]:plotly/dash.git
git clone [email protected]:plotly/dash-renderer.git
git clone --branch chriddyp-dev-tools [email protected]:plotly/dash-renderer.git
git clone [email protected]:plotly/dash-html-components.git
git clone [email protected]:plotly/dash-table.git
. venv/bin/activate
Expand Down

0 comments on commit d0b0f5d

Please sign in to comment.