ruff
c3267786 - Make `requires-python` inference robust to `==` (#12091)

Commit
1 year ago
Make `requires-python` inference robust to `==` (#12091) ## Summary Instead of using a high patch version, attempt to detect the minimum-supported minor. Closes #12088.
Author
Parents
Loading