Skip to content

Commit bfc81af

Browse files
committed
Add inflect to dev_build ci
1 parent 81da888 commit bfc81af

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
@@ -297,7 +297,7 @@ jobs:
297297
- checkout
298298
- run:
299299
name: Install tox
300-
command: 'sudo pip install tox requests yapf pytz decorator retrying'
300+
command: 'sudo pip install tox requests yapf pytz decorator retrying inflect'
301301
- run:
302302
name: Update plotlywidget version
303303
command: 'python setup.py updateplotlywidgetversion'

0 commit comments

Comments
 (0)