Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
poetry: Export dependencies in new constraints format
The format 'requirements.txt' is no longer compatible with pip contraints. This change adapts the poetry export call to use the new 'constraints.txt' format. see also: python-poetry/poetry-plugin-export#125
- Loading branch information