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

Simplify Version.requirements #218

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

AA-Turner
Copy link
Member

self.name == ("3.8", "3.9") is never true, as the test should be in. However it is also unneeded, as both versions have a requirements.txt file with identical versions:

A

@AA-Turner AA-Turner merged commit 743a3a3 into python:main Oct 10, 2024
5 checks passed
@AA-Turner AA-Turner deleted the simplify-requirements branch October 10, 2024 19:56
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.

1 participant