Skip to content

Commit 9946975

Browse files
committed
add sphinx and sphinx-rtd-theme to Pipfile
1 parent 71abc15 commit 9946975

File tree

2 files changed

+148
-1
lines changed

2 files changed

+148
-1
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ attrs = "~=17.4.0"
2121
pytest = "~=3.4.1"
2222
testtools = "~=2.3.0"
2323
"flake8" = "~=3.5.0"
24+
sphinx = "~=1.7.1"
25+
sphinx-rtd-theme = "~=0.2.4"

Pipfile.lock

Lines changed: 146 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)