def pip()

in dh_virtualenv/deployment.py [0:0]


    def pip(self, *args):
        return self.pip_prefix + self.pip_args + list(args)