Add rattail dependency, for sake of eager upgrades
to bring in sqlalchemy-continuum upgrades etc.
This commit is contained in:
parent
f7eac8d707
commit
d42f6a065b
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -48,6 +48,7 @@ requires = [
|
||||||
|
|
||||||
'invoke', # 0.22.1
|
'invoke', # 0.22.1
|
||||||
'psycopg2', # 2.6.2
|
'psycopg2', # 2.6.2
|
||||||
|
'rattail[db]', # 0.9.86
|
||||||
'rattail-corepos', # 0.1.0
|
'rattail-corepos', # 0.1.0
|
||||||
'Tailbone', # 0.5.49
|
'Tailbone', # 0.5.49
|
||||||
'xlrd', # 1.0.0
|
'xlrd', # 1.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue