From 1bf38a961abd8a482d0db45f6d5ec788843643a9 Mon Sep 17 00:00:00 2001
From: Daniel Sali <daniel.sali@alphacruncher.com>
Date: Tue, 22 Oct 2024 21:32:31 +0200
Subject: [PATCH] Package build fix

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

diff --git a/pyproject.toml b/pyproject.toml
index ae070b0..c3001b0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -22,9 +22,6 @@ classifiers = [
     "Operating System :: OS Independent",
 ]
 
-[tool.setuptools]
-packages = ["dynarepython"]
-
 [project.urls]
 Homepage = "https://git.dynare.org/Dynare/dynare-python"
 Issues = "https://git.dynare.org/Dynare/dynare-python/-/issues"
-- 
GitLab