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
While not an issue for those that directly use pip, this will cause issues for poetry users in the next release (if their current stance is maintained). Discussion of the issue and there stance can be found here: python-poetry/poetry#4095.
The text was updated successfully, but these errors were encountered:
yamllint/setup.cfg
Line 49 in 85ccd62
According to PEP 345 Requires-Python, the value of this field must be a valid Version Specifier. Which in turn expects this to comply with PEP 440.
While not an issue for those that directly use
pip
, this will cause issues forpoetry
users in the next release (if their current stance is maintained). Discussion of the issue and there stance can be found here: python-poetry/poetry#4095.The text was updated successfully, but these errors were encountered: