poetry/tests/mixology/version_solver
David Hotham fc573231e4
tweak messaging re incompatible python versions (#8423)
2023-09-09 14:29:18 +02:00
..
__init__.py chore: enable pep 563/585 2022-02-27 21:12:05 -07:00
conftest.py refactor: rename Pool to RepositoryPool 2022-10-31 09:32:35 +01:00
test_backtracking.py solver: invert heuristics for choosing the next dependency to resolve so that dependencies with more versions are resolved first (#8256) 2023-08-17 06:26:41 +02:00
test_basic_graph.py Tidying (#7779) 2023-04-12 14:49:11 +02:00
test_dependency_cache.py perf: improve DependencyCache lru_cache hit rate, avoid iterating through lots of levels (#7950) 2023-05-23 17:31:40 +02:00
test_python_constraint.py tweak messaging re incompatible python versions (#8423) 2023-09-09 14:29:18 +02:00
test_unsolvable.py solver: full support for duplicate dependencies with overlapping markers (#7257) 2023-07-24 18:03:12 +02:00
test_with_lock.py Tidying (#7779) 2023-04-12 14:49:11 +02:00