comparison setup.py @ 24914:cb144bfc61ea

localrepo: make requirements always be a set in localrepo.__init__ The init function used to create a local list, and then convert it to a set before assigning it as a data attribute. This change simplifies the function by having it always be a set, requiring no conversion.
author Drew Gottlieb <drgott@google.com>
date Tue, 21 Apr 2015 17:16:10 -0700
parents a5f1bccd2996
children 9c1942635c1f
comparison
equal deleted inserted replaced
24913:e3a928bd1cd4 24914:cb144bfc61ea