a2d6e7d CI: Remove `pipenv --three` from tests

Authored and Committed by churchyard a year ago
    CI: Remove `pipenv --three` from tests
    
    It does no longer exist:
    
        Usage: pipenv [OPTIONS] COMMAND [ARGS]...
        Try 'pipenv -h' for help.
    
        Error: No such option: --three (Possible options: --bare, --help, --where)
    
    The `pipenv install` command will create the environment.
    See https://src.fedoraproject.org/rpms/pipenv/c/5591b2df503495b
    
        
file modified
+1 -1