Skip to content

Commit e6feb33

Browse files
committed
added dev dep
1 parent 1984998 commit e6feb33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ jobs:
406406
pip uninstall -y plotly
407407
cd ../packages/python/plotly
408408
# To be removed after plotly.js release
409+
pip install inflect
409410
python3 setup.py updateplotlyjsdev --devbranch fast-image
410411
python3 setup.py install
411412
cd ../../../doc

0 commit comments

Comments
 (0)