fix docs to use read-the-docs theme

This commit is contained in:
Nick Sweeting 2019-04-27 17:43:14 -04:00
parent d4c4a2d4ac
commit 248a4da99d
13 changed files with 284 additions and 185 deletions

View file

@ -11,7 +11,7 @@ django-stubs = "*"
setuptools = "*"
sphinx = "*"
recommonmark = "*"
sphinx-py3doc-enhanced-theme = "*"
sphinx-rtd-theme = "*"
[packages]
dataclasses = "*"