python-boto3/setup.cfg

9 lines
142 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-20 21:33:54 +02:00
botocore>=1.16.14,<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