python-boto3/setup.cfg
2015-11-27 16:25:33 -06:00

9 lines
162 B
INI

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