From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Wed, 16 Aug 2023 07:50:27 +0000
Subject: Install tests.

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

diff --git a/pyproject.toml b/pyproject.toml
index 1c14945..731d7d0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,9 +25,6 @@ name = "django-pgtrigger"
 packages = [
   { include = "pgtrigger" }
 ]
-exclude = [
-  "*/tests/"
-]
 version = "4.15.3"
 description = "Postgres trigger support integrated with Django models."
 authors = ["Wes Kendall"]
