| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_backtracking.py | ||
| test_basic_graph.py | ||
| test_python_constraint.py | ||
| test_unsolvable.py | ||
| test_with_lock.py |
Fix for "poetry lock --no-update" so that dependencies with extras are not updated unnecessarily (#4618) * Fix for "poetry lock --no-update" so that dependencies with extras are not updated unnecessarily * None check instead of "or" * Simplified logic (giving up possibility of early return when no matching version is found) * Rename local variable for clarity
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| conftest.py | Loading commit data... | |
| test_backtracking.py | Loading commit data... | |
| test_basic_graph.py | Loading commit data... | |
| test_python_constraint.py | Loading commit data... | |
| test_unsolvable.py | Loading commit data... | |
| test_with_lock.py | Loading commit data... |