Commit 249ad1c31ec9f8495f878abcbe7baa573992faa3

Authored by Sergio Oliveira
1 parent b24b9732

Tests no longer require whoosh

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
setup.py
... ... @@ -53,7 +53,6 @@ REQUIREMENTS = [
53 53 ]
54 54  
55 55 TEST_REQUIREMENTS = [
56   - 'Whoosh==2.5.7',
57 56 'coverage==3.7.1',
58 57 'coveralls==0.5',
59 58 'flake8==2.3.0',
... ...