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 to remove these quotes to be able to publish to PyPI.
Without this change, I get this error:
```
HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
'"text/markdown"' is an invalid value for Description-Content-Type. Error: Invalid description content type: type/subtype is not valid See https://packaging.python.org/specifications/core-metadata for more information.
```
0 commit comments