Skip to content

Commit

Permalink
Add crt extra to Boto3 (#2943)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt committed Aug 2, 2021
1 parent d74b277 commit 7ed025e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ requires_dist =
botocore>=1.21.12,<1.22.0
jmespath>=0.7.1,<1.0.0
s3transfer>=0.5.0,<0.6.0

[options.extras_require]
crt = botocore[crt]>=1.21.0,<2.0a0

0 comments on commit 7ed025e

Please sign in to comment.