Resolver improvements (#472)
* Improve resolver * Improve handling of environment markers * Update lock file * Fix recursion error on duplicate dependencies with only different extras
Showing
This diff is collapsed.
Click to expand it.
poetry/packages/constraints/constraint.py
0 → 100644
This diff is collapsed.
Click to expand it.
poetry/version/specifiers.py
0 → 100644
This diff is collapsed.
Click to expand it.
tests/packages/constraints/__init__.py
0 → 100644
tests/packages/constraints/test_main.py
0 → 100644
tests/version/test_markers.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment