Skip to content

Commit

Permalink
Add inflect to dev_build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed May 6, 2019
1 parent 81da888 commit bfc81af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ jobs:
- checkout
- run:
name: Install tox
command: 'sudo pip install tox requests yapf pytz decorator retrying'
command: 'sudo pip install tox requests yapf pytz decorator retrying inflect'
- run:
name: Update plotlywidget version
command: 'python setup.py updateplotlywidgetversion'
Expand Down

0 comments on commit bfc81af

Please sign in to comment.