Skip to content

v278

Compare
Choose a tag to compare
@edmorley edmorley released this 24 Feb 09:22
· 152 commits to main since this release
53a59ae
  • Added build-time rewriting of editable VCS dependency paths (in addition to the existing run-time rewriting), to work around an upstream Pipenv bug with editable VCS dependencies not being reinstalled correctly for cached builds. (#1756)
  • Changed the location of repositories for editable VCS dependencies when using pip and Pipenv, to improve build performance and match the behaviour when using Poetry. (#1753)