Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
boto3 / setup.cfg
Size: Mime:
[bdist_wheel]
universal = 0

[metadata]
requires_dist = 
	botocore>=1.27.59,<1.28.0
	jmespath>=0.7.1,<2.0.0
	s3transfer>=0.6.0,<0.7.0

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

[flake8]
ignore = E203,E501,W503,W504
exclude = 
	docs,
	boto3/compat.py,
	boto3/data,
	.changes

[egg_info]
tag_build = 
tag_date = 0