From ebae4a402769277a7e6667fe8c5ee941af84304b Mon Sep 17 00:00:00 2001
From: "r.jaepel" <r.jaepel@fz-juelich.de>
Date: Tue, 24 Oct 2023 21:16:43 +0200
Subject: [PATCH] add build to setup.cfg

---
 setup.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.cfg b/setup.cfg
index 9fffb4b..176c1f5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -39,6 +39,7 @@ testing =
     flake8      # system tests run flake8
     matplotlib
     numpy
+    build
 
 
 [flake8]
-- 
GitLab