mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Attempt to fix readthedocs build config
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
python:
|
||||
version: "3.10"
|
||||
version: "3.9"
|
||||
install:
|
||||
- method: pip
|
||||
path: ./src/
|
||||
|
||||
Reference in New Issue
Block a user