feat(cli): introduce --directory to actually switch the directory #114
tests.yaml
on: push
Annotations
10 errors
macOS x86_64 (Python 3.9) / mypy
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
|
macOS x86_64 (Python 3.9) / mypy
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
macOS x86_64 (Python 3.9) / mypy
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
macOS x86_64 (Python 3.9) / mypy
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
macOS x86_64 (Python 3.9) / mypy
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
macOS x86_64 (Python 3.9) / mypy
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pip/
|
macOS x86_64 (Python 3.9) / mypy
ERROR: Could not find a version that satisfies the requirement pip (from versions: none)
|
macOS x86_64 (Python 3.9) / mypy
ERROR: No matching distribution found for pip
|
macOS x86_64 (Python 3.9) / mypy
The process '/bin/bash' failed with exit code 1
|
Status
Process completed with exit code 1.
|