Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT: Compat with pytest 8.1 #219

Merged
merged 5 commits into from
Jan 10, 2024
Merged

MNT: Compat with pytest 8.1 #219

merged 5 commits into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. MNT: Compat with pytest 8.1

    pllim committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8d330ec View commit details
    Browse the repository at this point in the history
  2. Fix version comparison

    pllim committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    267114a View commit details
    Browse the repository at this point in the history
  3. Reverts bd7b5c6

    pllim committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2cdaba0 View commit details
    Browse the repository at this point in the history
  4. Remove args from pytest_report_header

    and fix up the other pytest 8 compat problem with old-style hook wrapper.
    Update flake8 setting to reflect what is actually in the code.
    pllim committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e57d11e View commit details
    Browse the repository at this point in the history
  5. Auto-cancel duplicate CI

    and remove unnecessary pytest version check I added earlier.
    pllim committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    32da10a View commit details
    Browse the repository at this point in the history