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 |
| deleted file mode 100644 |
| index 1af230ec911a5d31aa8c4bed50bff2e8e1af8512..0000000000000000000000000000000000000000 |
| --- a/bootstrap/virtualenv/virtualenv_embedded/distutils.cfg |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -# 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 |