diff --git a/pyproject.toml b/pyproject.toml index f8e70c05..8541017f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,6 +39,10 @@ myst-nb = "^1.1.0" sphinx-autoapi = "^3.0.0" sphinx-rtd-theme = "^2.0.0" +[tool.coverage.run] +source = ['chaturbate_poller'] +relative_files = true + [tool.semantic_release] version_variable = "pyproject.toml:version" version_toml = [