From 56162648ed23e4f8c02c747c38c0a4c62b80f25b Mon Sep 17 00:00:00 2001
From: Jonas Eppelt <jonas.eppelt@kit.edu>
Date: Tue, 29 Oct 2024 16:55:32 +0100
Subject: [PATCH] bugfix

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

diff --git a/pyproject.toml b/pyproject.toml
index 3bdd2a2..4cea500 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,5 +10,3 @@ authors = [
     { name = "Jonas Eppelt", email = "jonas.eppelt@kit.edu" }
 ]
 
-[tool.setuptools]
-packages = ["find:"]
-- 
GitLab