python-botocore/setup.cfg

20 lines
268 B
INI
Raw Permalink Normal View History

2017-06-27 11:52:19 +02:00
[bdist_wheel]
2021-08-18 17:45:16 +02:00
universal = 0
[metadata]
2021-03-24 00:16:10 +01:00
requires_dist =
2022-12-12 17:14:19 +01:00
jmespath>=0.7.1,<2.0.0
2020-02-11 03:48:00 +01:00
python-dateutil>=2.1,<3.0.0
2021-02-02 23:32:12 +01:00
urllib3>=1.25.4,<1.27
2021-03-24 00:16:10 +01:00
[options.extras_require]
2022-12-12 17:14:19 +01:00
crt = awscrt==0.15.3
2021-11-03 18:14:15 +01:00
[flake8]
ignore = E203,E226,E501,E731,W503,W504
2021-03-24 00:16:10 +01:00
[egg_info]
tag_build =
tag_date = 0