File: setup.cfg

package info (click to toggle)
python-boto3 1.37.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,868 kB
  • sloc: python: 13,931; javascript: 192; makefile: 170
file content (11 lines) | stat: -rw-r--r-- 204 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[bdist_wheel]
universal = 0

[metadata]
requires_dist =
    botocore>=1.37.9,<1.38.0
    jmespath>=0.7.1,<2.0.0
    s3transfer>=0.11.0,<0.12.0

[options.extras_require]
crt = botocore[crt]>=1.21.0,<2.0a0