mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
try to fix compilation on rtd
This commit is contained in:
parent
b30755956f
commit
f1c84fc8da
13
.readthedocs.yml
Normal file
13
.readthedocs.yml
Normal file
@ -0,0 +1,13 @@
|
||||
version: 2
|
||||
|
||||
sphinx:
|
||||
configuration: source/conf.py
|
||||
|
||||
python:
|
||||
version: 3.5
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
- method: pip
|
||||
|
||||
|
||||
|
@ -1 +1,13 @@
|
||||
#git+https://github.com/fabpot/sphinx-php.git@52f7bd2216cc22ef52494f346c5643bb2a74513f#egg=sphinx-php
|
||||
alabaster==0.7.10
|
||||
Babel==2.4.0
|
||||
docutils==0.13.1
|
||||
imagesize==0.7.1
|
||||
Jinja2==2.10.1
|
||||
MarkupSafe==1.0
|
||||
Pygments==2.2.0
|
||||
pytz==2017.2
|
||||
requests==2.20.0
|
||||
six==1.10.0
|
||||
snowballstemmer==1.2.1
|
||||
Sphinx==1.3.6
|
||||
git+https://github.com/fabpot/sphinx-php.git@7312eccce9465640752e51373a480da700e02345#egg_name=sphinx-php
|
||||
|
Loading…
x
Reference in New Issue
Block a user