Commit 8e2e8b33aa538e9fed18441f689f33a82e100416

Authored by Sergio Oliveira
1 parent 71708de4

Removed mailman-api from deps

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
setup.py
... ... @@ -50,9 +50,6 @@ REQUIREMENTS = [
50 50  
51 51 # Dpaste
52 52 'dpaste==2.8',
53   -
54   - # Mailman 2 REST API
55   - 'mailman-api==0.2.9',
56 53 ]
57 54  
58 55 TEST_REQUIREMENTS = [
... ...