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

Bump versions table in README #156

Merged
merged 6 commits into from
Oct 6, 2023
Merged

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 27, 2023

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.lockfile
ModuleNotFoundError: No module named 'zc'

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

hugovk commented Oct 5, 2023

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

pradyunsg commented Oct 7, 2023

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 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.

5 participants