doing it on commandline for me right now: ```$ twi...
# announce
s
doing it on commandline for me right now:
Copy code
$ twine upload --verbose --sign --sign-with=gpg --identity=<> dist/deploy/wheels/pantsbuild.pants/9464d7e2ba0bb520d77e96f543c04b461ca977ac/1.17.0.dev0/pantsbuild.pants.contrib.avro-1.17.0.dev0-py27.py36.py37-none-any.whl
Uploading distributions to <https://upload.pypi.org/legacy/>
Signing pantsbuild.pants.contrib.avro-1.17.0.dev0-py27.py36.py37-none-any.whl
File 'dist/deploy/wheels/pantsbuild.pants/9464d7e2ba0bb520d77e96f543c04b461ca977ac/1.17.0.dev0/pantsbuild.pants.contrib.avro-1.17.0.dev0-py27.py36.py37-none-any.whl.asc' exists. Overwrite? (y/N) y
Uploading pantsbuild.pants.contrib.avro-1.17.0.dev0-py27.py36.py37-none-any.whl
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 687k/687k [00:02<00:00, 275kB/s]
Content received from server:
<html>
 <head>
  <title>400 The description failed to render in the default format of reStructuredText. See <https://pypi.org/help/#description-content-type> for more information.</title>
 </head>
 <body>
  <h1>400 The description failed to render in the default format of reStructuredText. See <https://pypi.org/help/#description-content-type> for more information.</h1>
  The server could not comply with the request since it is either malformed or otherwise incorrect.<br/><br/>
The description failed to render in the default format of reStructuredText. See <https://pypi.org/help/#description-content-type> for more information.


 </body>
</html>
HTTPError: 400 Client Error: The description failed to render in the default format of reStructuredText. See <https://pypi.org/help/#description-content-type> for more information. for url: <https://upload.pypi.org/legacy/>