Skip to content

Commit b76ab81

Browse files
committed
pandas
1 parent 075301a commit b76ab81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

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

0 commit comments

Comments
 (0)