mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Fixed RTD failling
This commit is contained in:
committed by
Dan Christian Bogos
parent
07d03ff202
commit
b72c6a57ba
5
.readthedocs.yaml
Normal file
5
.readthedocs.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
version: 2
|
||||
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
9
docs/requirements.txt
Normal file
9
docs/requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
mock==1.0.1
|
||||
pillow==5.4.1
|
||||
alabaster>=0.7,<0.8,!=0.7.5
|
||||
commonmark==0.8.1
|
||||
recommonmark==0.5.0
|
||||
sphinx<2
|
||||
sphinx-rtd-theme<0.5
|
||||
readthedocs-sphinx-ext<2.2
|
||||
docutils>=0.14,<0.18
|
||||
Reference in New Issue
Block a user