f2d86c0 Add patch to remove argparse from the requirements

Authored and Committed by thofmann 6 years ago
    Add patch to remove argparse from the requirements
    
    The module argparse is built-in and is not provided by any package
    anymore.
    
    This fixes a bug where catkin complained about a missing argparse
    distribution.
    
        
file modified
+6 -1