Re: setuptools reading simple index takes 30sec

"Chris C" <[email protected]>
Newsgroups gmane.comp.python.distutils.devel
Message-ID <[email protected]>
Well I think I found the culprit.  I knew it must be something simple.  And it was.
Our pydisutils.cfg had both a index-url and find_links, both with the same simple url.
When I removed the find_links, all the time sinks went away.  What did take 3hr is now back to 24min.  /facepalm

fwiw, this is just a python setup.py test, and uses tox virtualenv setuptools.  I also thought that setuptools just used pip, but now I see it's actually easy-install, which I didn't realize was a different thing from pip.
Good luck on https://github.com/pypa/setuptools/issues/917
--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/URXRD674YKY4G5C5YNYOT3GOB5JQQMAR/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.