Skip to content

Commit 96b1376

Browse files
Za Wilgustuscaphrim007
authored andcommitted
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

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ deploy:
3838
- provider: pypi
3939
user: $PYPI_USER
4040
password: $PYPI_PASSWORD
41-
server: https://pypi.python.org/pypi
4241
on:
4342
all_branches: true
4443
tags: true

0 commit comments

Comments
 (0)