diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index a19b28e..3e81169 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ files = "." module = [ "docs.*", "docs.ext.*", + "tests.*", "tests.functional.*", "tests.functional.api.*", "tests.unit.*", |