trying docs with python 3.10

pull/483/head
evelynmitchell 11 months ago
parent 23bfb0b275
commit 6a58c7dc5e

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.11
python-version: 3.10
- run: pip install mkdocs-material
- run: pip install mkdocs-glightbox
- run: pip install "mkdocstrings[python]"

Loading…
Cancel
Save