mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Attempt to fix readthedocs build config
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user