summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Daily <kdaily@users.noreply.github.com>2021-05-26 14:29:14 -0700
committerKenneth Daily <kdaily@users.noreply.github.com>2021-05-26 14:29:14 -0700
commit087fe9eeb748deed2bb79123f76ee7eca01cd212 (patch)
tree94189c7bd50524ce4cbbc89ab7835a87126e633c
parent9be72dd87ab80e8bcc6abe147092465fe43fcda9 (diff)
downloadboto-087fe9eeb748deed2bb79123f76ee7eca01cd212.tar.gz
remove existing boto3 section
-rw-r--r--README.rst19
1 files changed, 0 insertions, 19 deletions
diff --git a/README.rst b/README.rst
index bc7c4cb2..4a301ae5 100644
--- a/README.rst
+++ b/README.rst
@@ -13,25 +13,6 @@ Released: 11-July-2018
:target: https://pypi.python.org/pypi/boto/
-
-******
-Boto 3
-******
-
-`Boto3 <https://github.com/boto/boto3>`__, the next version of Boto, is now
-stable and recommended for general use. It can be used side-by-side with Boto
-in the same project, so it is easy to start using Boto3 in your existing
-projects as well as new projects. Going forward, API updates and all new
-feature work will be focused on Boto3.
-
-To assist users who still depend on Boto and cannot immediately switch over, we
-will be triaging and addressing critical issues and PRs in Boto in the short
-term. As more users make the switch to Boto3, we expect to reduce our
-maintenance involvement over time. If we decide on a cutoff date or any
-significant changes to our maintenance plan, we will make pre-announcements
-well ahead of schedule to allow ample time for our users to adapt/migrate.
-
-
************
Introduction
************