kombu-sqlalchemy a requirement in order for kombu sqlalchemy transport to work
This commit is contained in:
parent
b2a7e44c9e
commit
b594eadfbf
1
setup.py
1
setup.py
@ -64,6 +64,7 @@ setup(
|
|||||||
'Markdown',
|
'Markdown',
|
||||||
'sqlalchemy',
|
'sqlalchemy',
|
||||||
'sqlalchemy-migrate',
|
'sqlalchemy-migrate',
|
||||||
|
'kombu-sqlalchemy',
|
||||||
## For now we're expecting that users will install this from
|
## For now we're expecting that users will install this from
|
||||||
## their package managers.
|
## their package managers.
|
||||||
# 'lxml',
|
# 'lxml',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user