python-boto3/setup.cfg

9 lines
162 B
INI
Raw Normal View History

2015-11-27 23:25:33 +01:00
[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"