Changeset - 1c1611df88c4
[Not reviewed]
0 1 0
Lance Edgar (lance) - 14 months ago 2023-02-11 22:25:49
lance@edbob.org
Remove dependency for pyramid_retry

since tailbone now includes it
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)