Commit 96b1376
Give twine a chance to use its reasonable defaults (#1290)
Issues:
Fixes #1289
Problem:
Uploading f5-sdk-3.0.0.tar.gz
HTTPError: 410 Client Error: Gone (This API has been deprecated and
removed from legacy PyPI in favor of using the APIs available in the new
PyPI.org implementation of PyPI (located at https://pypi.org/). For more
information about migrating your use of this API to PyPI.org, please see
https://packaging.python.org/guides/migrating-to-pypi-org/#uploading.
For more information about the sunsetting of this API, please see
https://mail.python.org/pipermail/distutils-sig/2017-June/030766.html)
for url: https://pypi.python.org/pypi
Analysis: This commit tests whether deleting a reference to the
deprecated API fixes the issue.
Tests: Untested!1 parent 812c67f commit 96b1376
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments