v264
- 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)
pyproject.toml
+ poetry.lock
and no other package manager files (otherwise pip/Pipenv will take precedence for backwards compatibility). (#1682)