- update to 2.4.1:

* Added `is_nan()` and `is_not_nan()`
  * Drop Python 3.7
  * Add testing for Python 3.12
  * Add tox-uv to tox.ini and main.yml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-check?expand=0&rev=16
This commit is contained in:
2024-08-31 12:11:55 +00:00
committed by Git OBS Bridge
parent e4bf83a7a1
commit 23e6d65a29
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pytest-check
Version: 2.3.1
Version: 2.4.1
Release: 0
Summary: A pytest plugin that allows multiple failures per test
License: MIT