2

Now that PyPI has been moved to new version and upload_docs command fails with Upload failed (410): Gone (This API has been deprecated and removed from legacy PyPI, what do I use to upload .rst files?

Twine developers seem to have expressed resolve not to support this functionality in https://github.com/pypa/twine/issues/12

Apart from migrating to one PDF to be uploaded via web interface, what options do I have?

Steve Piercy
  • 13,693
  • 1
  • 44
  • 57

1 Answers1

1

Uploading docs to Warehouse, the new PyPI, is not an option. Options include:

Steve Piercy
  • 13,693
  • 1
  • 44
  • 57