Skip to content

Releases: pytest-dev/pytest-repeat

v0.9.3

09 Oct 19:22
304dff0
Compare
Choose a tag to compare
  • No externally visible changes.
  • Internal changes.
    • Add tox and CI testing on Python 3.12
    • Add legacy pytest versions to CI.
    • Now testing pytest 4, 5, 6
    • Non-legacy testing uses pytest 7
    • setup.py -> pyproject.toml
    • using hatchling backend

v0.9.2: Merge pull request #68 from okken/okken_0.9.2

02 Oct 00:23
6d8c6b0
Compare
Choose a tag to compare
  • Migrate CI to GitHub Actions
  • Officially Support Python 3.7+