Hi all, When I run `pip list --outdated` on my raspberry pi, pip seems to hang on setuptools. Investigating a bit, I found that currently, there are 11034 links being returned [1], weighing 1379 KiB. Many of these are links to issue pages on github and bitbucket, also, many of these links are duplicated 20-25 times.
Is this normal/expected? Is it a bug, if so, should I file it somewhere? Regards, Joost Molenaar [1] https://pypi.python.org/simple/setuptools/
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
