Attempt to fix readthedocs build config

This commit is contained in:
Raphael Michel
2022-10-10 09:53:36 +02:00
parent dac4fd8d3c
commit 6848ce24eb

View File

@@ -2,7 +2,7 @@ version: 2
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/conf.py
python: python:
version: "3.10" version: "3.9"
install: install:
- method: pip - method: pip
path: ./src/ path: ./src/