Original Translation
154
:file:`$HOME/.pydistutils.cfg`
155
local
156
:file:`setup.cfg`
157
\(3)
158
And on Windows, the configuration files are:
159
:file:`{prefix}\\Lib\\distutils\\distutils.cfg`
160
\(4)
161
:file:`%HOME%\\pydistutils.cfg`
162
\(5)
163
On all platforms, the "personal" file can be temporarily disabled by passing the `--no-user-cfg` option.