mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-27 01:40:48 +00:00
build docs with python 3.12 (#1401)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
This commit is contained in:
parent
a0be1541be
commit
fd11e627f2
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5.1.0
|
||||
with:
|
||||
python-version: 3.11
|
||||
python-version: 3.12
|
||||
- name: Pip Install
|
||||
run: |
|
||||
pip install -r requirements.txt
|
||||
|
@ -1,6 +1,6 @@
|
||||
alabaster==0.7.16
|
||||
appdirs==1.4.4
|
||||
astroid==2.15.5
|
||||
astroid==3.1.0
|
||||
attrs==23.2.0
|
||||
Babel==2.14.0
|
||||
beautifulsoup4==4.12.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user