mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-15 13:17:24 -04:00
add warning that the library is not released yet
Change-Id: I4f099f5ee5ea1e131c39d637263ebcdff70a484d References: #7623 References: #7619
This commit is contained in:
Vendored
+5
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user