init documentation with Sphinx

This commit is contained in:
Sam
2019-07-14 14:44:32 +02:00
parent 6d81a99dc9
commit a84da05427
6 changed files with 290 additions and 10 deletions

View File

@ -23,6 +23,8 @@ pytest-cov = "*"
"pytest-flake8" = "*"
pytest-isort = "*"
codacy-coverage = "*"
sphinx = "*"
sphinxcontrib-httpdomain = "*"
[requires]
python_version = "3.7"