Update to 3.1.0

This commit is contained in:
Dirk Müller
2026-01-26 10:03:09 +01:00
parent de39293ebe
commit ec2c44a227
4 changed files with 11 additions and 4 deletions

Binary file not shown.

BIN
pytest_deadfixtures-3.1.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 26 09:03:03 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 3.1.0:
* Add deadfixtures_ignore decorator to ignore specific fixtures
from being reported as unused
-------------------------------------------------------------------
Fri Dec 19 03:25:20 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-pytest-deadfixtures
Version: 3.0.0
Version: 3.1.0
Release: 0
Summary: A simple plugin to list unused fixtures in pytest
License: MIT