mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Updated Python for doccheck to 3.10
This commit is contained in:
parent
37d28ce514
commit
949e4afaa9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -91,7 +91,7 @@ jobs:
|
|||
path: Tests/errors
|
||||
|
||||
- name: Docs
|
||||
if: startsWith(matrix.os, 'ubuntu') && matrix.python-version == 3.9
|
||||
if: startsWith(matrix.os, 'ubuntu') && matrix.python-version == 3.10
|
||||
run: |
|
||||
python3 -m pip install sphinx-copybutton sphinx-issues sphinx-removed-in sphinx-rtd-theme sphinxext-opengraph
|
||||
make doccheck
|
||||
|
|
Loading…
Reference in New Issue
Block a user