python-boto3/setup.cfg

9 lines
141 B
INI
Raw Normal View History

2018-07-11 07:39:36 +02:00
[bdist_wheel]
2015-11-27 23:25:33 +01:00
universal = 1
[metadata]
requires-dist =
2020-05-06 10:06:12 +02:00
botocore>=1.16.3,<1.17.0
2018-07-11 07:39:36 +02:00
jmespath>=0.7.1,<1.0.0
2020-05-06 10:06:12 +02:00
s3transfer>=0.3.0,<0.4.0