Skip to content

v264

Compare
Choose a tag to compare
@edmorley edmorley released this 06 Nov 09:19
· 207 commits to main since this release
158def0
  • Added support for the package manager Poetry. Apps must have a pyproject.toml + poetry.lock and no other package manager files (otherwise pip/Pipenv will take precedence for backwards compatibility). (#1682)