0dca809 add patch to disable install_requires in setup.py

Authored and Committed by sthiell 7 years ago
    add patch to disable install_requires in setup.py
    
    Error when using CLI tools was:
    
    	pkg_resources.DistributionNotFound: PyYAML
    
        
file modified
+6 -1