Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scientific-python/pytest-doctestplus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: scientific-python/pytest-doctestplus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 11 commits
  • 6 files changed
  • 2 contributors

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    857ab65 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. MNT: Compat with pytest>=8

    because the hook check has changed in 8.1
    pllim committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7f69493 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Add change log and remove unneeded code

    as suggested by bsipocz
    pllim committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a84a1fc View commit details
    Browse the repository at this point in the history
  2. Bump Actions versions

    and add Dependabot for future auto-update
    pllim committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    98c8d87 View commit details
    Browse the repository at this point in the history
  3. Formalize numpydev in tox.ini

    pllim committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8179d66 View commit details
    Browse the repository at this point in the history
  4. Move pytest version check

    to within class
    pllim committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    63b80a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    b78a372 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from pllim/pytest-8.1

    MNT: Compat with pytest>=8
    bsipocz authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    15ab106 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    82ae205 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #238 from bsipocz/MAINT_remote_conftesthandling

    MAINT: remove special conftest handling
    pllim authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e5c8049 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    70b115d View commit details
    Browse the repository at this point in the history
Loading