remove pytest warning errors
In the previous commit I naively configured pytest to treat any warning as an error, excep for numpy pendingdeprecationwarning errors, This causes the build in py2.7 to fail, due to some warnings from nltk.
In the previous commit I naively configured pytest to treat any warning as an error, excep for numpy pendingdeprecationwarning errors, This causes the build in py2.7 to fail, due to some warnings from nltk.
mentioned in commit 4ba30304
·mentioned in commit 4ba30304