Add testing github workflow

This commit is contained in:
Cosmin Ciocan
2024-01-02 15:24:41 +01:00
parent fbffb60960
commit 8ae5483629
4 changed files with 44 additions and 1 deletions
View File
+1 -1
View File
@@ -1 +1 @@
from fixtures.fixtures import *
from .fixtures.fixtures import *
+2
View File
@@ -0,0 +1,2 @@
pytest>=7.4.3
IPython>=8.19.0