add markdown support and change log

This commit is contained in:
Sam
2019-07-14 18:23:52 +02:00
parent 1a0955ff6a
commit 4a06feb399
5 changed files with 86 additions and 1 deletions

View File

@ -26,6 +26,7 @@ codacy-coverage = "*"
sphinx = "*"
sphinxcontrib-httpdomain = "*"
sphinx-bootstrap-theme = "*"
recommonmark = "*"
[requires]
python_version = "3.7"