Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b2ac635

Browse filesBrowse files
committed
debug
1 parent 5e72089 commit b2ac635
Copy full SHA for b2ac635

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎.circleci/config.yml

Copy file name to clipboardExpand all lines: .circleci/config.yml
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,8 @@ jobs:
400400
. venv/bin/activate
401401
npm install electron@1.8.4
402402
npm install orca
403-
sudo apt install -y bison
403+
sudo apt install -y bison flex
404+
pip install -U pip
404405
pip uninstall -y plotly
405406
pip install -r requirements.txt
406407
if [ "${CIRCLE_BRANCH}" != "doc-prod" ]; then

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.