diff options
author | Chris Walker <kris240376@gmail.com> | 2018-09-02 19:56:16 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-08 08:37:39 +0700 |
commit | 106a1a44d9f05a985125bcb39c0e86aa8ae0eb5a (patch) | |
tree | 94f0d23963cf8ebaefee42576aec2c03a5191553 /development/alembic/README | |
parent | b06ee4aee8c914c03e51ad792d06ad4156f78d86 (diff) |
development/alembic: Updated for version 1.0.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/alembic/README')
-rw-r--r-- | development/alembic/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/alembic/README b/development/alembic/README index 55a00fcef71c2..210bca92cccac 100644 --- a/development/alembic/README +++ b/development/alembic/README @@ -4,4 +4,4 @@ SQLAlchemy Database Toolkit for Python. This package can be used to create databases for use with the Asterisk project. -Optional dependencies: postgresql and psycopg2 +Optional dependencies: psycopg2 |