Merge "Update pypi url to new url"
This commit is contained in:
commit
954567346e
@ -80,7 +80,7 @@ def main():
|
||||
args = parser.parse_args()
|
||||
|
||||
# Setup pypi object
|
||||
pypi = xmlrpclib.ServerProxy('https://pypi.python.org/pypi')
|
||||
pypi = xmlrpclib.ServerProxy('https://pypi.org/project/pypi')
|
||||
|
||||
# Setup the newline if the results layout should be vertical
|
||||
# Also add a space delimiter appropriately
|
||||
|
Loading…
Reference in New Issue
Block a user