From 4715b44c31559ade16d375aff329dc484e17d38c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 28 Nov 2011 22:48:46 -0500 Subject: [PATCH] dependencies --- docs/build/front.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/build/front.rst b/docs/build/front.rst index 46955a3b..315a3820 100644 --- a/docs/build/front.rst +++ b/docs/build/front.rst @@ -42,6 +42,15 @@ Installation via source distribution is via the ``setup.py`` script:: The install will add the ``alembic`` command to the environment. All operations with Alembic then proceed through the usage of this command. +Dependencies +------------ + +Alembic's install process will ensure that `SQLAlchemy `_ +is installed, in addition to other dependencies. Alembic will work with +SQLAlchemy as of version **0.6**, though with a limited featureset. +The latest version of SQLAlchemy within the **0.7** series is strongly recommended. + + Community ========= -- 2.47.2