f0eab39 cope with click < 7.0

Authored and Committed by nphilipp 5 years ago
    cope with click < 7.0
    
    The deprecated and hidden flags for parameters and commands were only
    introduced in click 7.0. Don't set these if an older version of click is
    in use.
    
        
file modified
+12 -2