Add readthedocs configuration
This commit is contained in:
parent
32d1306f57
commit
c9b6b081c6
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
version: 2
|
||||
|
||||
build:
|
||||
os: debian
|
||||
tools:
|
||||
python: '3.11'
|
||||
|
||||
mkdocs:
|
Loading…
Reference in New Issue