Remove dependency for pyramid_retry
since tailbone now includes it
This commit is contained in:
parent
e7248b4589
commit
1c1611df88
1 changed files with 0 additions and 3 deletions
3
setup.py
3
setup.py
|
@ -46,9 +46,6 @@ requires = [
|
|||
# cf. https://docs.pylonsproject.org/projects/plaster/en/latest/changes.html
|
||||
'plaster<1.1', # 1.0
|
||||
|
||||
# TODO: can remove this once tailbone requires it
|
||||
'pyramid_retry', # 1.0
|
||||
|
||||
'invoke', # 0.22.1
|
||||
'psycopg2', # 2.6.2
|
||||
'rattail-tempmon', # 0.2.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue