Skip to content

Bump versions table in README - #156

Merged
JulienPalard merged 6 commits into
python:mainfrom
hugovk:update-versions
Oct 6, 2023
Merged

Bump versions table in README#156
JulienPalard merged 6 commits into
python:mainfrom
hugovk:update-versions

Conversation

@hugovk

@hugovkhugovk commented May 27, 2023

Copy link
Copy Markdown
Member

By running python check_versions.py ../cpython/

Also update the requirements to fix:

python check_versions.py ../cpython/Traceback (most recent call last): File "/Users/hugo/github/docsbuild-scripts/check_versions.py", line 13, in <module> import build_docs File "/Users/hugo/github/docsbuild-scripts/build_docs.py", line 45, in <module> import zc.lockfileModuleNotFoundError: No module named 'zc'

@JulienPalard

Copy link
Copy Markdown
Member

Wow this PR went too long without love :(

Can you remove the mentions of ## The github hook server in the README? It has been removed in the meantime and your PR is reintroducing it.

@hugovk

Copy link
Copy Markdown
MemberAuthor

I've updated from main and bumped the versions again.

It has been removed in the meantime and your PR is reintroducing it.

I can still see ## The github hook server in the README?

https://github.com/python/docsbuild-scripts#the-github-hook-serverx

This PR only fixes some typos in that section (Github -> GitHub).

@pradyunsg

pradyunsg commented Oct 7, 2023

Copy link
Copy Markdown
Member

In #170, I've made a suggestion that would remove the need for README version bump PRs in the future, by throwing automation/CI at the problem.

Sign up for freeto 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.

5 participants

@hugovk@JulienPalard@pradyunsg@ezio-melotti@egeakman