Skip to content

Conversation

Avasam
Copy link
Contributor

@Avasam Avasam commented May 15, 2025

Reference: realpython/pytest-mypy#193 and jaraco/pytest-enabler#20
Closes pypa/setuptools#4502

Because there's no concept of peer dependencies, if you happen to have pytest-enabler >= 3.4 but pytest-mypy < 1.0.1, you'll get errors since an unknown parameter will be passed to pytest. So I bumped both pins.

If you don't mind / don't care about this possible issue. This PR can simply be closed as dependencies should get updated next time the pip cache is busted for whatever CI it's running.

@Avasam Avasam force-pushed the Log-filenames-when-running-pytest-mypy branch from f66295b to 1e325d9 Compare May 20, 2025 23:03
@jaraco jaraco merged commit 8c5810e into jaraco:main Jun 22, 2025
13 of 15 checks passed
@Avasam Avasam deleted the Log-filenames-when-running-pytest-mypy branch June 22, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants