language/python: add --no-user-cfg to setuptools options

Closes Homebrew/homebrew#35681.
This commit is contained in:
Tim D. Smith 2015-01-08 16:43:40 -08:00
parent 1818799634
commit c195f072d1

View File

@ -85,6 +85,7 @@ module Language
%W[
-c
#{shim}
--no-user-cfg
install
--prefix=#{prefix}
--single-version-externally-managed