aboutsummaryrefslogtreecommitdiff
path: root/gazelle/python/testdata/dependency_resolution_order/README.md
blob: 75ceb0b1b5ed4f8e0258c31121aa9f5d2e336f7d (plain)
1
2
3
4
5
6
7
# Dependency resolution order

This asserts that the generator resolves the dependencies in the right order:

1. Explicit resolution via gazelle:resolve.
2. Third-party dependencies matching in the `modules_mapping.json`.
3. Indexed generated first-party dependencies.