You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #3124 / PR #3219 added support for parsing --target-version from [project.requires-python] in pyproject.toml. But I can’t find any mention of this in the docs for --target-version or elsewhere.
Describe the solution you'd like
A paragraph describing the support and limitations, with an example.
Describe alternatives you've considered
Keeping this a secret feature 👎
Additional context
n/a
The text was updated successfully, but these errors were encountered:
Is this related to a problem? Please describe.
Issue #3124 / PR #3219 added support for parsing
--target-version
from[project.requires-python]
inpyproject.toml
. But I can’t find any mention of this in the docs for--target-version
or elsewhere.Describe the solution you'd like
A paragraph describing the support and limitations, with an example.
Describe alternatives you've considered
Keeping this a secret feature 👎
Additional context
n/a
The text was updated successfully, but these errors were encountered: