I have a codebase consisting of spam.PartA , spam.PartB and spam.Common . How to write setup.py to create packages for PartA + Common and PartB + Common ?
spam.PartA
spam.PartB
spam.Common
setup.py
PartA + Common
PartB + Common
No one has answered this question yet
Check out similar questions: