parent
75cce026e2
commit
c703478505
|
|
@ -1,15 +1,13 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.9"
|
||||
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
|
||||
python:
|
||||
version: "3.9"
|
||||
install:
|
||||
- requirements: docs/requirements_rtd.txt
|
||||
- method: pip
|
||||
path: .
|
||||
|
||||
system_packages: true
|
||||
Loading…
Reference in New Issue