Debug docs

This commit is contained in:
Jasmine Schladen 2021-02-17 12:44:02 -08:00
parent 3049fa6585
commit 45b84bd088
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,7 @@
# Without including these dependencies, the docs are unable to include generated autodocs
Flask
flask_replicated
logmatic-python
# docs specific
sphinx

View File

@ -24,6 +24,8 @@ flask-replicated==1.4
# manual debug
jinja2==2.11.3
# via sphinx
logmatic-python==0.1.7
# manual debug
markupsafe==1.1.1
# via jinja2
packaging==20.3