• J. Fernando Sánchez's avatar
    remove pytest warning errors · d145a852
    J. Fernando Sánchez authored
    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.
    d145a852