Skip to content

Commit cff0ac2

Browse files
authored
Pin sphinx version
1 parent 3e050a0 commit cff0ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Generate the pygame-ce documentation
4242
run: |
4343
python -m pip install --upgrade pip
44-
pip install sphinx
44+
pip install sphinx==7.1.2
4545
git clone https://github.com/pygame-community/pygame-ce.git
4646
cd pygame-ce
4747
python setup.py docs

0 commit comments

Comments
 (0)