mirror of
https://github.com/pretix/pretix.git
synced 2026-05-11 16:13:59 +00:00
Attempt to fix readthedocs build config
This commit is contained in:
6
.readthedocs.yaml
Normal file
6
.readthedocs.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: 2
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
python:
|
||||
install:
|
||||
- requirements: doc/requirements.txt
|
||||
Reference in New Issue
Block a user