sergiomb / FedoraReview

Forked from FedoraReview 6 years ago
Clone

47058a3 Revert changes to setup.py

Authored and Committed by Michel Alexandre Salim 2 years ago
1 file changed. 2 lines added. 3 lines removed.
    Revert changes to setup.py
    
    07c45043b34d1b967d15490ae072f79772bff767 converts from distutils to
    setuptools, but it seems the latest setuptools doesn't read MANIFEST
    causing the build to fail (and also is missing a lot of files in
    `test/`).
    
    Temporarily revert it. We should probably rewrite to use a declarative
    format at some point anyway.
    
    Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
    
        
file modified
+2 -3