Skip to content

1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 14:36
· 41 commits to main since this release
1.4.0

Added

  • Add a --compile option analogous to poetry install (#88).

Changed

  • Drop support for Python 3.7 (#66).
  • Install all dependencies as non-editable (#106).
  • Use same logic as poetry install to determine the Python version if not provided explicitly (#103).