4b21a6f Fix FTBFS with pytest-5 by dropping a BR on nose

Authored and Committed by bowlofeggs 4 years ago
    Fix FTBFS with pytest-5 by dropping a BR on nose
    
    Mako does not use nose, but if nose is installed in the BR, a
    series of imports is triggered during the test run that causes an
    Exception. Thus, this commit drops the unused build requirement.
    
    Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
    
        
file modified
+4 -2