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
I have searched existing issues, it hasn't been reported yet
Use case description
Currently PEP 631 defines using the dependencies section under project for pyproject.toml as a vendor agnostic way of defining requirements. I have started to use this instead of a requirements.toml
Proposed solution (optional)
Update naming on existing poetry code, Add Parsing in to convert pyproject.toml > project > dependencies.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Use case description
Currently PEP 631 defines using the dependencies section under project for pyproject.toml as a vendor agnostic way of defining requirements. I have started to use this instead of a requirements.toml
Proposed solution (optional)
Update naming on existing poetry code, Add Parsing in to convert pyproject.toml > project > dependencies.
The text was updated successfully, but these errors were encountered: