Skip to content

Remove outdated README info#143

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:update-readme
Nov 6, 2024
Merged

Remove outdated README info#143
hugovk merged 1 commit into
python:mainfrom
hugovk:update-readme

Conversation

@hugovk

@hugovk hugovk commented Nov 6, 2024

Copy link
Copy Markdown
Member

Remove "Requires Python 3.8+", support for 3.8 was dropped in #137.

These bits of texts are often forgotten, we can check pyproject.toml or see the README badges for the actual minimum required version:

image

@hugovk hugovk closed this Nov 6, 2024
@hugovk hugovk reopened this Nov 6, 2024
@hugovk

hugovk commented Nov 6, 2024

Copy link
Copy Markdown
Member Author

The pre-commit.ci failure is unrelated and a temporary error:

/pc/clone/Ee-_uc4HT52cFoUPstoiNQ/py_env-python3/bin/python -m pip install types-requests

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f85905dc260>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/types-requests/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f85905dca40>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/types-requests/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f85905dcda0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/types-requests/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f85905dd010>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/types-requests/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f85905dd220>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/types-requests/
ERROR: Could not find a version that satisfies the requirement types-requests (from versions: none)
ERROR: No matching distribution found for types-requests

@hugovk hugovk merged commit a1552fb into python:main Nov 6, 2024
@hugovk hugovk deleted the update-readme branch November 6, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants