comparison setup.py @ 24915:1c40408770f7

localrepo: make _applyrequirements more specific Localrepo's _applyrequirements function isn't very straightforward about what it does. Its purpose is to both act as a setter for the requirements attribute, and to apply appropriate requirements to the opener's configuration. This change makes the function just focus on the latter responsibility. We rename it as such, and make setting the requirements attribute the responsibility of the caller.
author Drew Gottlieb <drgott@google.com>
date Wed, 22 Apr 2015 12:06:44 -0700
parents a5f1bccd2996
children 9c1942635c1f
comparison
equal deleted inserted replaced
24914:cb144bfc61ea 24915:1c40408770f7