Hello, python -c "from pip.baseparser import ConfigOptionParser;print(ConfigOptionParser(name='fooooo').get_config_files())"
could help you. Tested on version 7.1.2. Regards, Xavier On Fri, Dec 18, 2015 at 10:09 AM, Carlos Barera <[email protected]> wrote: > Hi, > > In the past I installed devpi locally on my laptop to serve as a local > mirror of pypi and for testing of the distribution and install of packages. > > I stopped using it. > But now, seems like the index url of my local devpi server is still cached > somewhere. > I thought that the index url should be found in pip.conf but I don't seem > to have any pip.conf anywhere on my Mac. > > However, running python setup.py install fails as it's still trying to > access my old devpi server for some reason. > > Questions: > 1. I guess it must be cached some place else. Any idea where? > 2. Why don't I have any pip.conf on my Mac > > > Regards, > Carlos > > _______________________________________________ > Distutils-SIG maillist - [email protected] > https://mail.python.org/mailman/listinfo/distutils-sig > >
_______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
