Update comments per frozen webhelpers2_grid dependency

not sure yet if it's worth refactoring to new version? probably is though..
This commit is contained in:
Lance Edgar 2018-11-21 21:19:02 -06:00
parent 6b7631013d
commit de788423e1

View file

@ -67,7 +67,10 @@ requires = [
# TODO: why do we need to cap this? breaks tailbone.db zope stuff somehow # TODO: why do we need to cap this? breaks tailbone.db zope stuff somehow
'zope.sqlalchemy<1.0', # 0.7 0.7.7 'zope.sqlalchemy<1.0', # 0.7 0.7.7
# TODO: apparently they jumped from 0.1 to 0.9 and that broke us...must investigate # TODO: apparently they jumped from 0.1 to 0.9 and that broke us...
# (0.1 was released on 2014-09-14 and then 0.9 came out on 2018-09-27)
# (i've cached 0.1 at pypi.rattailproject.org just in case it disappears)
# (still, probably a better idea is to refactor so we can use 0.9)
'webhelpers2_grid==0.1', # 0.1 'webhelpers2_grid==0.1', # 0.1
'ColanderAlchemy', # 0.3.3 'ColanderAlchemy', # 0.3.3