From a1f0b6aca6a79d1e3378675ab3ba2724579b6d6b Mon Sep 17 00:00:00 2001
From: dboe <dboe@ipp.mpg.de>
Date: Thu, 9 Dec 2021 14:05:26 +0100
Subject: [PATCH] try only 38 again

---
 setup.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index 8b39557..077f960 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -139,8 +139,6 @@ usedevelop = true
 [gh-actions]
 python = 
 	3.8: py38
-	3.9: py39
-	3.10: py310
 
 [testenv]
 description = run test suite under {basepython}
-- 
GitLab