Debug docs
This commit is contained in:
parent
3049fa6585
commit
45b84bd088
|
@ -5,6 +5,7 @@
|
||||||
# Without including these dependencies, the docs are unable to include generated autodocs
|
# Without including these dependencies, the docs are unable to include generated autodocs
|
||||||
Flask
|
Flask
|
||||||
flask_replicated
|
flask_replicated
|
||||||
|
logmatic-python
|
||||||
|
|
||||||
# docs specific
|
# docs specific
|
||||||
sphinx
|
sphinx
|
||||||
|
|
|
@ -24,6 +24,8 @@ flask-replicated==1.4
|
||||||
# manual debug
|
# manual debug
|
||||||
jinja2==2.11.3
|
jinja2==2.11.3
|
||||||
# via sphinx
|
# via sphinx
|
||||||
|
logmatic-python==0.1.7
|
||||||
|
# manual debug
|
||||||
markupsafe==1.1.1
|
markupsafe==1.1.1
|
||||||
# via jinja2
|
# via jinja2
|
||||||
packaging==20.3
|
packaging==20.3
|
||||||
|
|
Loading…
Reference in New Issue