File: fix-pytest-version-discovery-43f27e7e162ed055.yaml

package info (click to toggle)
python-requests-mock 1.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 616 kB
  • sloc: python: 2,268; makefile: 166
file content (5 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (4)
1
2
3
4
5
---
fixes:
  - Fixed a bug relating to how the pytest version was being discovered that
    meant new versions of pytest were being treated as old versions and would
    receive bad configuration.