Hello, I cannot directly download from pypi.org. If I have to install something using pip, I use '--index-url' option, i.e.: pip --index-url http://my-index.net install foo Also I can store this information in ~/.pip/pip.conf.
In Sphinx config file I'm trying to define some third-party extension. But Sphinx is not able to install it automatically as it's not able to reach pypi.org. Is there an option to define alternative PyPI to be used by Sphinx? -- petee -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/1aae6c08-9bac-4d1c-ad2a-731a0a0b6eadn%40googlegroups.com.