Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 15:44
· 48 commits to master since this release
09afa0d

This release fixes an issue when using nox-poetry with pip's new dependency resolver, due to limitations when using constraints files in hash-checking mode. This fix involved a breaking change: Requirements are no longer exported with hashes.

Changes

💥 Breaking Changes

  • Use without-hashes when exporting requirements (#222) @epenet

📦 Dependencies