Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare toolbox for pip install #56

Merged
merged 13 commits into from
Jun 17, 2022
Merged

Conversation

vinferrer
Copy link
Contributor

Closes #55 .

Changes proposed in this pull request:

  • Change folder structure to a toolbox structure by moving all scripts to a BLMM folder
  • add necessary files por pip install
  • add dummy BLMM.py main script

@vinferrer
Copy link
Contributor Author

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

@vinferrer
Copy link
Contributor Author

vinferrer commented Jun 17, 2022

image
all of them related est3d_tests.py

@TomMaullin
Copy link
Owner

TomMaullin commented Jun 17, 2022

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

@vinferrer
Copy link
Contributor Author

pytest BLMM/test/Unit/*

@vinferrer vinferrer marked this pull request as ready for review June 17, 2022 10:02
@TomMaullin TomMaullin merged commit 9ad8cd6 into TomMaullin:master Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement setup for toolbox installation
2 participants