Be sure to install rattail 'db' extra
This commit is contained in:
parent
04b673c42d
commit
a7f03f0b9e
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -68,7 +68,7 @@ requires = [
|
||||||
|
|
||||||
'invoke', # 1.4.1
|
'invoke', # 1.4.1
|
||||||
'psycopg2', # 2.8.5
|
'psycopg2', # 2.8.5
|
||||||
'rattail', # 0.9.130
|
'rattail[db,auth]', # 0.9.130
|
||||||
'Tailbone', # 0.8.97
|
'Tailbone', # 0.8.97
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue