ruff
c3267786
- Make `requires-python` inference robust to `==` (#12091)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#12091 - Make `requires-python` inference robust to `==`
Author
charliermarsh
Parents
434ce307
Loading