File: setup.cfg

package info (click to toggle)
python-botocore 1.29.27%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 99,520 kB
  • sloc: python: 65,796; xml: 15,052; makefile: 131
file content (19 lines) | stat: -rw-r--r-- 268 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[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

[options.extras_require]
crt = awscrt==0.15.3

[flake8]
ignore = E203,E226,E501,E731,W503,W504

[egg_info]
tag_build = 
tag_date = 0