- Update to v0.2.2

* The plugin is now aware of the ``run_slow`` and ``run_hugemem``
    options introduced in ``pytest-astropy`` version 0.10.0. [#48]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-astropy-header?expand=0&rev=14
This commit is contained in:
2022-10-27 17:25:26 +00:00
committed by Git OBS Bridge
parent 3dfaadc567
commit b97b3b6d55
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 27 17:23:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to v0.2.2
* The plugin is now aware of the ``run_slow`` and ``run_hugemem``
options introduced in ``pytest-astropy`` version 0.10.0. [#48]
-------------------------------------------------------------------
Sun Mar 13 08:25:07 UTC 2022 - Ben Greiner <code@bnavigator.de>