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

Add a migration to add a version pin to pytest #839

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

mdellweg
Copy link
Member

[noissue]

@mdellweg mdellweg marked this pull request as ready for review January 30, 2024 16:03
if req.name == "pytest":
found = True
if not req.specifier:
req.specifier = "<8"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mdellweg mdellweg merged commit 3685c90 into pulp:main Jan 30, 2024
17 checks passed
@mdellweg mdellweg deleted the migrate_pytest_pin branch January 30, 2024 17:56
@mdellweg mdellweg restored the migrate_pytest_pin branch February 1, 2024 17:00
@mdellweg mdellweg deleted the migrate_pytest_pin branch February 1, 2024 17:29
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