Skip to content

Commit aab0bf3

Browse files
committed
add minimal install requirements
1 parent cf2f9ac commit aab0bf3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
alabaster==0.7.12
2+
baseplate==2.0.0a1
23
docutils==0.16
34
Jinja2==2.11.2
45
MarkupSafe==1.1.1
56
pydocstyle==5.1.1
67
reddit-decider==1.2.15
8+
reddit-edgecontext==1.0.0a3
79
Sphinx==3.4.0
810
sphinx-autodoc-typehints==1.11.1
911
sphinxcontrib-applehelp==1.0.2
@@ -12,3 +14,4 @@ sphinxcontrib-htmlhelp==1.0.3
1214
sphinxcontrib-jsmath==1.0.1
1315
sphinxcontrib-qthelp==1.0.3
1416
sphinxcontrib-serializinghtml==1.1.4
17+
typing_extensions==4.2.0

0 commit comments

Comments
 (0)