1 parent 092c78c commit 7257e2fCopy full SHA for 7257e2f
1 file changed
.github/workflows/ci_test.yml
@@ -47,6 +47,7 @@ jobs:
47
run: |
48
python -m pip install --upgrade pip
49
pip install pytest pytest-cov
50
+ pip install -e pycoretools
51
pip install -e pyadic
52
pip install -e syngular
53
0 commit comments