- update to 0.0.17:

* Improve logic for finding print statements
  * Ensure `print_callback` runs before formatting print args
- update to 0.0.16:
  * add `include_print` config function

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-examples?expand=0&rev=19
This commit is contained in:
2025-04-28 16:51:46 +00:00
committed by Git OBS Bridge
parent 3d3d529566
commit df4ca383dd
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-examples
Version: 0.0.15
Version: 0.0.17
Release: 0
Summary: Pytest plugin for testing examples in docstrings and markdown files
License: MIT