Skip to content

Commit e110161

Browse files
committed
statsmodels
1 parent b76ab81 commit e110161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
name: Build html figures
104104
command: |
105105
. venv/bin/activate
106-
pip install pandas
106+
pip install pandas statsmodels
107107
python test/percy/plotly-express.py
108108
- run:
109109
name: Run percy snapshots

0 commit comments

Comments
 (0)