|
|
|
|
|
by zelphirkalt
1438 days ago
|
|
Maybe it is the same, but the idea is to take that selected version of the dependency and store a hash checksum for it, so that one can later get the exact same dependencies. Poetry only does not source setup.cfg, but its tool-specific config file. This way it stays out of the way of any other tool. |
|
Using a tool specific config file seems like a design choice with upsides and downsides, which I respect