From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Sat, 24 Jan 2026 21:13:03 +0000
Subject: Install tests.

---
 pyproject.toml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index 556d1ba..f79488c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -138,10 +138,6 @@ build-backend = "hatchling.build"
 
 [tool.hatch.build.targets.wheel]
 packages = ["src/django_otp"]
-exclude = [
-   "src/django_otp/**/tests/**",
-   "src/django_otp/**/tests.py",
-]
 
 [tool.hatch.build.targets.sdist]
 include = [
