Skip to content

Commit 7ed025e

Browse files
authored
Add crt extra to Boto3 (#2943)
1 parent d74b277 commit 7ed025e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: setup.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ requires_dist =
66
botocore>=1.21.12,<1.22.0
77
jmespath>=0.7.1,<1.0.0
88
s3transfer>=0.5.0,<0.6.0
9+
10+
[options.extras_require]
11+
crt = botocore[crt]>=1.21.0,<2.0a0

0 commit comments

Comments
 (0)