← Back to team overview

divmod-dev team mailing list archive

Re: [Merge] lp:~exarkun/divmod.org/nevow-setup.py-simpler-code into lp:divmod.org

 

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.


References