Skip to content
Merged
Changes from 1 commit
Commits
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
Next Next commit
Manually list CPython doc requirements
  • Loading branch information
lysnikolaou committed Jun 21, 2024
commit cadc47d619ee8286aed3753d4aa24512dc699abd
13 changes: 10 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
poutils
pre-commit
poutils==0.15.4
pre-commit==3.7.1

-r cpython/Doc/requirements.txt
# Rest of dependencies from cpython/Doc/requirements.txt
# Manually listed here so that we install sphinx version 5
# and any version conflicts are avoided.
Sphinx==7.3.7
blurb==1.1.0
sphinxext-opengraph==0.9.1
python-docs-theme==2024.4
-c cpython/Doc/constraints.txt