Skip to content

Commit

Permalink
BBL-275 pre-commit --autofix trailing-whitespace --markdown-linebreak…
Browse files Browse the repository at this point in the history
…-ext=md
  • Loading branch information
exequielrafaela committed May 15, 2020
1 parent 18fc78a commit e70b1af
Show file tree
Hide file tree
Showing 663 changed files with 866,548 additions and 729,004 deletions.
48 changes: 47 additions & 1 deletion src/boto3-1.12.36.dist-info/metadata.json
Original file line number Diff line number Diff line change
@@ -1 +1,47 @@
{"license": "Apache License 2.0", "name": "boto3", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "The AWS SDK for Python", "run_requires": [{"requires": ["botocore>=1.15.36,<1.16.0", "jmespath>=0.7.1,<1.0.0", "s3transfer>=0.3.0,<0.4.0"]}], "version": "1.12.36", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/boto/boto3"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "name": "Amazon Web Services"}]}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Natural Language :: English", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7"], "extras": []}
{
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Natural Language :: English",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"extensions": {
"python.details": {
"contacts": [
{
"name": "Amazon Web Services",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/boto/boto3"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.24.0)",
"license": "Apache License 2.0",
"metadata_version": "2.0",
"name": "boto3",
"run_requires": [
{
"requires": [
"botocore>=1.15.36,<1.16.0",
"jmespath>=0.7.1,<1.0.0",
"s3transfer>=0.3.0,<0.4.0"
]
}
],
"summary": "The AWS SDK for Python",
"version": "1.12.36"
}
Loading

0 comments on commit e70b1af

Please sign in to comment.