Update a pypi.python.org URLs to pypi.org

This commit is contained in:
Jon Dufresne 2018-04-18 19:59:54 -07:00
parent d8172b961c
commit c7402d9e50
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ setup(name='FSPkg',
description="File system test package",
long_description="""\
File system test package""",
classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers=[], # Get strings from https://pypi.org/pypi?%3Aaction=list_classifiers
keywords='pip tests',
author='pip',
author_email='pip@openplans.org',