Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 01:44
· 381 commits to main since this release
89fefa6

Changes

🪲 Fixes

  • Convert exported requirements to constraints format (#308) @cjolowicz
  • Do not set TMPDIR when exporting to requirements.txt (#298) @cjolowicz
  • Do not skip pre-install commands when --install-only is passed (#311) @cjolowicz
  • Use portable file URLs when installing the root package (#299) @cjolowicz

📚 Documentation

📦 Dependencies