mirror of
https://github.com/yawaflua/Py-SPW.git
synced 2025-12-09 20:09:31 +02:00
rtd build configure
This commit is contained in:
15
.readthedocs.yaml
Normal file
15
.readthedocs.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-20.04"
|
||||
tools:
|
||||
python: "3.7"
|
||||
|
||||
sphinx:
|
||||
fail_on_warning: true
|
||||
|
||||
python:
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
- requirements: ./docs/source/requirements.txt
|
||||
@@ -1 +1 @@
|
||||
furo
|
||||
furo==2023.3.27
|
||||
Reference in New Issue
Block a user