wip Move testing to container

This commit is contained in:
Chris Coutinho
2025-05-10 12:47:10 +02:00
parent c1763ebc6a
commit b0012d6e4a
8 changed files with 183 additions and 9 deletions
+1
View File
@@ -33,3 +33,4 @@ build-backend = "poetry.core.masonry.api"
black = "25.1.0"
ipython = "9.2.0"
pytest = "8.3.5"
pytest-cov = "^6.1.1"