Use setuptools instead of distutils for extension packaging.
Review Request #5876 — Created May 25, 2014 and submitted
The extension packaging code was using distutils's classes instead of
setuptools's, which prevented more advanced features like MANIFEST.in
rules from being used. A simple import change fixes this.
Built packages with this, and saw that MANIFEST.in was being factored in.
Description | From | Last Updated |
---|---|---|
local variable 'full_path' is assigned to but never used |
reviewbot |