mirror of
https://github.com/yawaflua/Py-SPW.git
synced 2026-04-24 16:40:37 +03:00
rtd build configure
This commit is contained in:
@@ -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