We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81da888 commit bfc81afCopy full SHA for bfc81af
.circleci/config.yml
@@ -297,7 +297,7 @@ jobs:
297
- checkout
298
- run:
299
name: Install tox
300
- command: 'sudo pip install tox requests yapf pytz decorator retrying'
+ command: 'sudo pip install tox requests yapf pytz decorator retrying inflect'
301
302
name: Update plotlywidget version
303
command: 'python setup.py updateplotlywidgetversion'
0 commit comments