frostming / frostming/findpython
Support SpecifierSet?
Open
good first issue
- Dominant language
- Python
- Stars
- 39
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering, would it make sense to support a SpecifierSet, such as `>=3.10`, and select the best version of Python available based on that? I think it might be interesting for supporting `requires-python` inside PEP 723, for example. I think you could detect the `=><` chars which are not currently used. CC https://github.com/wntrblm/nox/issues/814.
Just a thought, feel free to close if it's not a good idea! :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.