Files
python-pytest-mpl/python-pytest-mpl.changes
Tomáš Chvátal bdcbc1492a - Update to 0.11:
* 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
2019-11-18 07:59:46 +00:00

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