From d617ee467969cd9f675bb02f240df9dd05b55695 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 26 Jan 2022 08:15:16 -0500 Subject: [PATCH] add warning that the library is not released yet Change-Id: I4f099f5ee5ea1e131c39d637263ebcdff70a484d References: #7623 References: #7619 --- doc/build/intro.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/build/intro.rst b/doc/build/intro.rst index a4f68a2a88..fba3c160a1 100644 --- a/doc/build/intro.rst +++ b/doc/build/intro.rst @@ -126,6 +126,11 @@ approaches. Install via pip --------------- +.. warning:: This section **does not apply until SQLAlchemy 2.0 is actually + released**, which as of January 26, 2022 the library is **not released yet**. + In the interim, these instructions **will not function** and will install + the latest 1.4 release. + When ``pip`` is available, the distribution can be downloaded from PyPI and installed in one step:: -- 2.47.2