python-boto3/setup.cfg
2016-05-21 21:03:29 -05:00

9 lines
169 B
INI

[wheel]
universal = 1
[metadata]
requires-dist =
botocore>=1.4.1,<1.5.0
jmespath>=0.7.1,<1.0.0
futures>=2.2.0,<4.0.0; python_version=="2.6" or python_version=="2.7"