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[
|
||||
-c
|
||||
#{shim}
|
||||
--no-user-cfg
|
||||
install
|
||||
--prefix=#{prefix}
|
||||
--single-version-externally-managed
|
||||
|
Loading…
x
Reference in New Issue
Block a user