lholecek / greenwave

Forked from greenwave 6 years ago
Clone

088577e Update tox

Authored and Committed by Lukas Holecek 3 years ago
1 file changed. 2 lines added. 2 lines removed.
    Update tox
    
    Use same minor version of Python 3.9 as container.
    
    Allow passing arguments to pytest, for example:
    
        tox -e py39 -- -k test_cache_passing_results
    
        
file modified
+2 -2