File: setup.cfg

package info (click to toggle)
python-botocore 1.12.103%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 41,552 kB
  • sloc: python: 43,119; xml: 15,052; makefile: 131
file content (20 lines) | stat: -rw-r--r-- 499 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[bdist_wheel]
universal = 1

[metadata]
requires-dist = 
	python-dateutil>=2.1,<2.7.0; python_version=="2.6"
	python-dateutil>=2.1,<3.0.0; python_version>="2.7"
	jmespath>=0.7.1,<1.0.0
	docutils>=0.10
	ordereddict==1.1; python_version=="2.6"
	simplejson==3.3.0; python_version=="2.6"
	urllib3>=1.20,<1.23; python_version=="3.3"
	urllib3>=1.20,<1.24; python_version=="2.6"
	urllib3>=1.20,<1.25; python_version=="2.7"
	urllib3>=1.20,<1.25; python_version>="3.4"

[egg_info]
tag_build = 
tag_date = 0