diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:29:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:29:57 -0500 |
commit | bb73334db6c2c393e2592ed8ad8a8ead722a371b (patch) | |
tree | 76e96eb3114f4f49e9336336abe4632b1802350e /development/alembic | |
parent | 2618cfd9688f48953ef4710e9112a8cb4da4d35c (diff) |
various: Kill now-in-Slackware Mako dep
Diffstat (limited to 'development/alembic')
-rw-r--r-- | development/alembic/alembic.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/alembic/alembic.info b/development/alembic/alembic.info index 5e800cc989cb..e0fcb329d3e0 100644 --- a/development/alembic/alembic.info +++ b/development/alembic/alembic.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/6f/42/48447bf41287bc577e4f340e MD5SUM="6fe272274fce2641b93998ef9b702b76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="SQLAlchemy Mako MarkupSafe python-editor python-dateutil" +REQUIRES="SQLAlchemy MarkupSafe python-editor python-dateutil" MAINTAINER="Chris Walker" EMAIL="kris240376@gmail.com" |