add alembic to scaffold

This commit is contained in:
Lance Edgar 2012-08-14 13:28:03 -07:00
parent cdfb81c54c
commit 005fca223f
7 changed files with 156 additions and 54 deletions

View file

@ -93,7 +93,6 @@ extras = {
#
# package # low high
# 'alembic', # 0.3.4
'SQLAlchemy', # 0.7.6
# 'Tempita', # 0.5.1
],