Install recommonmark in tox "docs" environment

We're going to need markdown support to render contributor covenant.
This commit is contained in:
Sajith Sasidharan 2021-01-08 13:48:04 -05:00
parent f1cf948356
commit 65926d6e70

View File

@ -211,6 +211,7 @@ commands =
deps =
sphinx
docutils==0.12
recommonmark
# normal install is not needed for docs, and slows things down
skip_install = True
commands =