diff options
author | Arn0 <yth@ythogtha.org> | 2024-03-15 13:18:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-15 20:29:08 +0700 |
commit | 007aec94030bba6c5846118a11dc0c28463ccb65 (patch) | |
tree | 710c419d77e4816d4893ede367f4bf6ea0e83b58 | |
parent | d09703e96f7e535dbe7824e87b7d90f0d4b03905 (diff) |
python/python3-alembic: README update
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python3-alembic/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-alembic/README b/python/python3-alembic/README index 210bca92cc..8fc6982627 100644 --- a/python/python3-alembic/README +++ b/python/python3-alembic/README @@ -5,3 +5,4 @@ This package can be used to create databases for use with the Asterisk project. Optional dependencies: psycopg2 +And SQLAlchemy-legacy instead of SQLAlchemy |