dont be too restrictive on the test library version

This commit is contained in:
Alex Riina
2015-03-08 00:40:32 -05:00
committed by Alex Riina
parent 215e36e9ed
commit c5e4cd9ab4

View File

@@ -17,7 +17,7 @@ setup(name='talon',
"lxml==2.3.3",
"regex>=1",
"html2text",
"nose==1.2.1",
"nose>=1.2.1",
"mock",
"coverage",
"scikit-learn",