Release 1.5.9
Version 1.5.9 Bug Fixes --------- - Subdirectory fragments on VCS URLs which also contain #egg= fragments will now be included correctly in requirements. _ - Fixed a regression which caused collisions to occur between valid named requirements and invalid local filesystem paths. _ - Fixed a bug in setup.py parsing in which setup.py files which passed a dictionary to the setup function returned metadata that could not be meaningfully processed. _