- update to 0.5.0:

* Mention in the README that the doctest directive is
    supported.
  * CI improvements

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-sphinx?expand=0&rev=12
This commit is contained in:
2023-05-08 08:27:19 +00:00
committed by Git OBS Bridge
parent 6e3b758f52
commit e5ca12a808
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 8 08:26:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.0:
* Mention in the README that the doctest directive is
supported.
* CI improvements
-------------------------------------------------------------------
Mon Apr 25 06:23:43 UTC 2022 - Markéta Machová <mmachova@suse.com>