Hi @chofski and @jamesscottbrown
We need to make the new test files run on GitHub Actions but the problem is that parasbolv library is not available to be installed using pip.
I am sure the test files work well locally as shown in this screenshot

One solution is to add parasbolv to PyPI and then install it using pip
Or do you have another solution?