What does this part of python documentation imply by separating out related python files?
I am reading about Python packaging here and came across the two types directory structures : src and Flat
**
In the src, this tree structure is given,
I am reading about Python packaging here and came across the two types directory structures : src and Flat
**
In the src, this tree structure is given,