mverleg / pyjson_tricks

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.
Other
154 stars 23 forks source link

Tests fail assert 'ExceptionInfo' without code changes #60

Closed mverleg closed 5 years ago

mverleg commented 5 years ago

https://travis-ci.org/mverleg/pyjson_tricks/jobs/569499919

I suspect there is a breaking change in pytest

mverleg commented 5 years ago

Solved as part of #59