v1.2.0
What's Changed
Two changes that improve pip and poetry behavior for cond-lock
- Vendor Poetry by @maresb in #240
- This allows conda-lock to be able to pin to particular poetry releases as we make use of its internals to perform the pypi based solve
- Force resolving dependency via pip by @olivier-lacroix in #186
New Contributors
- @olivier-lacroix made their first contribution in #186
Full Changelog: v1.1.3...v1.2.0