language/python: add --no-user-cfg to setuptools options
Closes Homebrew/homebrew#35681.
This commit is contained in:
parent
1818799634
commit
c195f072d1
@ -85,6 +85,7 @@ module Language
|
|||||||
%W[
|
%W[
|
||||||
-c
|
-c
|
||||||
#{shim}
|
#{shim}
|
||||||
|
--no-user-cfg
|
||||||
install
|
install
|
||||||
--prefix=#{prefix}
|
--prefix=#{prefix}
|
||||||
--single-version-externally-managed
|
--single-version-externally-managed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user