Add support for indicating an upstream package server.

Merged
#1 · Created  · Last updated

Merged pull request

Merged in schinckel/pypicache (pull request #1)

ad2aba2·Author: ·Closed by: ·2014-04-02

Description

Hi there,

This allow for supplying an argument --upstream to the command line, which indicates which pypi server should be used to supply requests this cache cannot yet fulfill.

This would be useful for situations where you have a private package server, that may be used for deployment (and thus needs to be on a remote server), but also want to use a locally hosted cache (to improve local testing and development that relies on installing packages).

0 attachments

0 comments

Loading commits...