Add min diff threshold param when making price batch from product query
Hopefully this sets the stage for arbitrary batch params here..
This commit is contained in:
parent
2ab2dfe26b
commit
e452ea1ae9
5 changed files with 107 additions and 57 deletions
1
setup.py
1
setup.py
|
@ -90,6 +90,7 @@ requires = [
|
|||
'transaction', # 1.2.0
|
||||
'waitress', # 0.8.1
|
||||
'WebHelpers', # 1.3
|
||||
'WTForms', # 2.1
|
||||
'zope.sqlalchemy', # 0.7
|
||||
|
||||
# TODO: Need to figure out what to do about this...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue