sinoroc / tox-poetry-dev-dependencies

Tox plugin to help working with Poetry-based projects
https://pypi.org/project/tox-poetry-dev-dependencies/
Apache License 2.0
15 stars 3 forks source link

WIP Install locked versions of dependencies #28

Open sinoroc opened 4 years ago

sinoroc commented 4 years ago

GitHub: https://github.com/sinoroc/tox-poetry-dev-dependencies/issues/24

sinoroc commented 4 years ago

This depends on the release of: https://github.com/python-poetry/poetry-core/pull/83

Alternative solution (with tomlkit directly): https://github.com/sinoroc/tox-poetry-dev-dependencies/pull/36