Skip to content

Commit 98f8cb3

Browse files
author
Emanuele Palazzetti
committed
[docs] add wrapt in the docs build requirements
1 parent d0995b4 commit 98f8cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ jobs:
715715
steps:
716716
- checkout
717717
- run: sudo apt-get -y install rake
718-
- run: sudo pip install mkwheelhouse sphinx awscli
718+
- run: sudo pip install mkwheelhouse sphinx awscli wrapt
719719
- run: S3_DIR=trace rake release:docs
720720

721721
wait_all_tests:

0 commit comments

Comments
 (0)