Officially remove pyramid_simpleform dependency
This commit is contained in:
parent
d9ff59afda
commit
189bc1faa8
1
setup.py
1
setup.py
|
@ -86,7 +86,6 @@ requires = [
|
||||||
'pyramid_deform', # 0.2
|
'pyramid_deform', # 0.2
|
||||||
'pyramid_exclog', # 0.6
|
'pyramid_exclog', # 0.6
|
||||||
'pyramid_mako', # 1.0.2
|
'pyramid_mako', # 1.0.2
|
||||||
'pyramid_simpleform', # 0.6.1
|
|
||||||
'rattail[db,auth,bouncer]', # 0.5.0
|
'rattail[db,auth,bouncer]', # 0.5.0
|
||||||
'six', # 1.10.0
|
'six', # 1.10.0
|
||||||
'transaction', # 1.2.0
|
'transaction', # 1.2.0
|
||||||
|
|
Loading…
Reference in a new issue