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 had some issues this week trying to release terminado. twine check --strict showed no problems, but PyPI rejected due to quotation marks in field contents.
Problem
I had some issues this week trying to release
terminado
.twine check --strict
showed no problems, but PyPI rejected due to quotation marks in field contents.Proposed Solution
We can use validate-pyproject to validate
pyproject.toml
files.The text was updated successfully, but these errors were encountered: