Setting options for pip

Is there a way to set options globally for pip? I can set them individually every time I download a package, but that doesn't allow me to set them when I install requirements defined in a requirements.txt file.

0

请先登录再写评论。