Add coverage, set up CI.

This commit is contained in:
2021-05-19 23:27:46 -07:00
parent c95c0fe00b
commit de0da89f0a
3 changed files with 40 additions and 0 deletions

View File

@@ -7,3 +7,6 @@ sphinx-rtd-theme==0.5.2
sphinx-autodoc-typehints==1.12.0
pyenchant==3.2.0
sphinxcontrib-spelling==7.2.1
# Tests
coverage==5.5