Skip to content

v1.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 06:19
3f5f5c5

Bug Fixes

  • Fix the requirement string of a VCS requirement to comply with PEP 508. #275
  • Fix a bug that editable packages with src directory can't be uninstalled correctly. #277
  • Fix a bug that editable package doesn't override the non-editable version in the working set. #278