File: setup.cfg

package info (click to toggle)
python-botocore 1.37.9%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 121,768 kB
  • sloc: python: 73,696; xml: 14,880; javascript: 181; makefile: 155
file content (17 lines) | stat: -rw-r--r-- 294 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[bdist_wheel]
universal = 0

[metadata]
requires_dist = 
	jmespath>=0.7.1,<2.0.0
	python-dateutil>=2.1,<3.0.0
	urllib3>=1.25.4,<1.27; python_version<"3.10"
	urllib3>=1.25.4,!=2.2.0,<3; python_version>="3.10"

[options.extras_require]
crt = awscrt==0.23.8

[egg_info]
tag_build = 
tag_date = 0