6f6a763 Skip empty lines from tox deps

Authored and Committed by churchyard 3 years ago
    Skip empty lines from tox deps
    
    An empty line happens when there are not deps:
    
        Handling  from tox --print-deps-only: <toxname>
        WARNING: Skipping invalid requirement:
            Parse error at "''": Expected W:(abcd...)
    
        
file modified
+1 -1