Use setuptools instead of distutils for extension packaging.
Review Request #5876 — Created May 25, 2014 and submitted
Information | |
---|---|
chipx86 | |
Djblets | |
release-0.8.x | |
99d7cf8... | |
Reviewers | |
djblets | |
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 |
![]() |

-
This is a review from Review Bot. Tool: Pyflakes Processed Files: djblets/extensions/packaging.py Ignored Files:
-
djblets/extensions/packaging.py (Diff revision 1) local variable 'full_path' is assigned to but never used