The intent is that no argument values have changed. Effectively all I've done is replaced `setup(**dict)` with `setup(keyword=arguments)`.
I verified that the resulting wheel and sdist produced are the same (modulo changes to the included setup.py that this branch makes). -- https://code.launchpad.net/~exarkun/divmod.org/nevow-setup.py-simpler-code/+merge/222430 Your team Divmod-dev is requested to review the proposed merge of lp:~exarkun/divmod.org/nevow-setup.py-simpler-code into lp:divmod.org. -- Mailing list: https://launchpad.net/~divmod-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~divmod-dev More help : https://help.launchpad.net/ListHelp

