TomMaullin / BLMM

This repository contains all code for the BLMM toolbox.
19 stars 5 forks source link

Prepare toolbox for pip install #56

Closed vinferrer closed 2 years ago

vinferrer commented 2 years ago

Closes #55 .

Changes proposed in this pull request:

vinferrer commented 2 years ago

I just tried pip install and run the Unit tests and only 4 test failed

vinferrer commented 2 years ago

image all of them related est3d_tests.py

TomMaullin commented 2 years ago

Ah great! Can I just check which command did you use to run the tests?

vinferrer commented 2 years ago

pytest BLMM/test/Unit/*