forked from pool/python-pytest-mpl
* Improve error message if image shapes don't match. [#79] * Properly register mpl_image_compare marker with pytest. [#83] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mpl?expand=0&rev=3
12 lines
432 B
Plaintext
12 lines
432 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Nov 18 07:58:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.11:
|
|
* Improve error message if image shapes don't match. [#79]
|
|
* Properly register mpl_image_compare marker with pytest. [#83]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 17 21:41:23 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
- Initial version
|