This is exactly the situation I have.. A single project with client and server side&nbsp;<div>libraries. &nbsp;The entire project is in a single VCS repository. &nbsp;</div><div><br></div><div>&nbsp;</div><div><br>On Wednesday, March 21, 2012 8:27:37 PM UTC-7, Éric Araujo wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">&gt; Thanks for the pointer, is there anyway to use another filename other<br>&gt; than setup.cfg?<br>&gt; I am trying to build several related package from a common root?<br>In the current code the filename must be setup.cfg. &nbsp;I think the rise of<br>distributed version control systems and usable packaging tools like pip<br>and buildout (and setuptools’ namespace package feature) have encouraged<br>the separation of projects into separate libraries, each one with its<br>repository and setup.py file. &nbsp;That may be the reason why setup.cfg is<br>hard-coded in distutils2.<p>What do other people think about this? &nbsp;Is the ability to create more<br>than one Python distribution from one directory something we really need?</p><p></p></blockquote><div><br></div><div><div><br class="Apple-interchange-newline">We would like to build separate distributions for the client and server.</div><div>From my standpoint, I would like to build them together as they</div><div>share some common directories (i.e. config, docs and readme's)</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div>&nbsp;</div><blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><p>(MAL: I think you use a similar system for your mx releases, please<br>ignore this if I remembered wrong.)</p><p>Regards<br>______________________________​_________________<br>Distutils-SIG maillist &nbsp;- &nbsp;<a href="mailto:Distutils-SIG@python.org" target="_blank">Distutils-SIG@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/distutils-sig" target="_blank">http://mail.python.org/​mailman/listinfo/distutils-sig</a><br></p><p></p><p></p></blockquote></div>