Skip to content

Release 1.5.9

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 21:06
· 300 commits to main since this release
5aebf79
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.  _