python/virtualenv/virtualenv_embedded/distutils.cfg

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

     1 # This is a config file local to this virtualenv installation
     2 # You may include options that will be used by all distutils commands,
     3 # and by easy_install.  For instance:
     4 #
     5 #   [easy_install]
     6 #   find_links = http://mylocalsite

mercurial