5e2a1b6 Disable automatic byte-compilation

Authored and Committed by lsedlar 5 years ago
    Disable automatic byte-compilation
    
    The pdc-client package installs plugins outside of python sitelib, but
    they are moved there after building into sitelib, so we still get the
    byte-compiled versions.
    
        
file modified
+7 -1