On Thu, Jul 4, 2013 at 9:36 AM, Donald Stufft <don...@stufft.io> wrote:
> Yea I just spent significant effort cleaning up the database from a lack if 
> enforced constraints. I will pass on not using them.
>
> On Jul 4, 2013, at 9:34 AM, Daniel Holth <dho...@gmail.com> wrote:
>
>> If you don't waste your time enforcing the uniqueness of (condition,
>> extra) in the list of requirements then you can pretend install: is a
>> single item if you want to...

[ { 'extra':'foo', install:['thing1']}, {'extra:'foo', install:['thing2']} ]
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to