Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove outdated README info #143

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Remove outdated README info #143

merged 1 commit into from
Nov 6, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Nov 6, 2024

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
Copy link
Member Author

hugovk commented Nov 6, 2024

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
41 of 42 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants