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

Check that the test suite is writing requires-python with the correct version #360

Open
nathanjmcdougall opened this issue Mar 2, 2025 · 0 comments
Assignees
Labels
testing Additions or improvements to the test suite

Comments

@nathanjmcdougall
Copy link
Owner

Motivation
I noticed that when a test creates a pyproject.toml file, it might create it with a lower bound that differs from the CI matrix Python version. I think ideally we would force it to match, at least in most cases.

Summary of desired enhancement
Check out whether this is happening, get a failing test, and then fix it.

@nathanjmcdougall nathanjmcdougall added the testing Additions or improvements to the test suite label Mar 2, 2025
@nathanjmcdougall nathanjmcdougall self-assigned this Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Additions or improvements to the test suite
Projects
None yet
Development

No branches or pull requests

1 participant