Skip to content

Commit

Permalink
Added requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxsmin committed Jan 5, 2019
1 parent fd1d681 commit ccbb968
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
extensions = [
'sphinx.ext.graphviz',
'sphinx.ext.todo',
'sphinxcontrib.plantuml'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
1 change: 1 addition & 0 deletions docs/source/readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
requirements_file: requirements.txt
1 change: 1 addition & 0 deletions docs/source/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sphinxcontrib-plantuml

0 comments on commit ccbb968

Please sign in to comment.