Declare 'invoke' as dependency
chances are we'll want that often, if not always
This commit is contained in:
parent
6143664f29
commit
138f167225
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -66,6 +66,7 @@ requires = [
|
|||
# (something about "Syntax error near 'ROWS'" with grid queries)
|
||||
'SQLAlchemy<1.3', # 1.2.19
|
||||
|
||||
'invoke', # 1.4.1
|
||||
'psycopg2', # 2.8.5
|
||||
'rattail', # 0.9.130
|
||||
'Tailbone', # 0.8.97
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue