Skip to content

1.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 19:09
· 115 commits to master since this release
1.7.1

Fixed

  • Fix an issue where sdists that call CLI tools of their build requirements could not be installed (#8630).
  • Fix an issue where sdists with symlinks could not be installed due to a broken tarfile datafilter (#8649).
  • Fix an issue where poetry init failed when trying to add dependencies (#8655).
  • Fix an issue where poetry install failed if virtualenvs.create was set to false (#8672).