8000 Generate release cycle chart and CSV by hugovk · Pull Request #988 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content
< 8000 div hidden="hidden" data-view-component="true" class="js-stale-session-flash stale-session-flash flash flash-warn flash-full"> Dismiss alert

Generate release cycle chart and CSV #988

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

Merged
merged 21 commits into from
Dec 5, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into add-release-cycle
  • Loading branch information
hugovk authored Nov 30, 2022
commit e73aefd40d1decfab713c2975b2e5ca7641d3ce7
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
'sphinx.ext.todo',
'sphinx_copybutton',
'sphinxcontrib.mermaid',
'sphinxext.opengraph',
'sphinxext.rediraffe',
]

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ furo>=2022.6.4
sphinx-lint==0.6.7
sphinx_copybutton>=0.3.3
sphinxcontrib-mermaid
sphinxext-opengraph>=0.7.1
sphinxext-rediraffe
You are viewing a condensed version of this merge commit. You can view the full changes here.
0