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 d74b277 commit 7ed025eCopy full SHA for 7ed025e
setup.cfg
@@ -6,3 +6,6 @@ requires_dist =
6
botocore>=1.21.12,<1.22.0
7
jmespath>=0.7.1,<1.0.0
8
s3transfer>=0.5.0,<0.6.0
9
+
10
+[options.extras_require]
11
+crt = botocore[crt]>=1.21.0,<2.0a0
0 commit comments