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:
Lance Edgar 2017-01-30 16:11:29 -06:00
parent 2ab2dfe26b
commit e452ea1ae9
5 changed files with 107 additions and 57 deletions

View file

@ -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...