Chromium Code Reviews| Index: bootstrap/virtualenv/virtualenv_embedded/distutils.cfg |
| diff --git a/bootstrap/virtualenv/virtualenv_embedded/distutils.cfg b/bootstrap/virtualenv/virtualenv_embedded/distutils.cfg |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1af230ec911a5d31aa8c4bed50bff2e8e1af8512 |
| --- /dev/null |
| +++ b/bootstrap/virtualenv/virtualenv_embedded/distutils.cfg |
| @@ -0,0 +1,6 @@ |
| +# This is a config file local to this virtualenv installation |
| +# You may include options that will be used by all distutils commands, |
| +# and by easy_install. For instance: |
| +# |
| +# [easy_install] |
| +# find_links = http://mylocalsite |