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

Reply via email to