Skip to content

Commit

Permalink
install xmlsec when building docs
Browse files Browse the repository at this point in the history
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
  • Loading branch information
hoefling committed May 20, 2020
1 parent 694aefd commit a499e4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ sphinx:
python:
version: 3.7
install:
- method: pip
path: .
- requirements: doc/source/requirements.txt

0 comments on commit a499e4d

Please sign in to comment.