• Jim Fulton's avatar
    Features: · 2ba02437
    Jim Fulton authored
    - The easy_install module install and build functions now accept a
      versions argument that supplied to mapping from project name to
      version numbers.  This can be used to fix version numbers for
      required distributions and their depenencies.
    
    When a version isn't fixed, using either a versions option or using
      a fixed version number in a requirement, then a debug log message is
      emitted indicating the version picked.  This is useful for setting
      versions options.
    
    - Added a remove testing helper function that removes files or directories.
    2ba02437
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 10.5 KB