issues
search
zjmorgan
/
subhkl
Solving crystal orientation from Laue diffraction images
GNU General Public License v3.0
0
stars
0
forks
source link
Docker - changes to remove mantid dependency + modify CI
#2
Closed
marshallmcdonnell
closed
5 months ago
marshallmcdonnell
commented
5 months ago
Work includes:
Adding deps and dev deps to pyproject toml so handled by python (not conda or docker)
Added mesolite test tiff test data file so unit tests are self contained in repo (can now just run
pytest
from python)
Refactor Dockerfile to not use mantid-framework base image but just python-slim from docker hub
added lint + test in CI yaml
Work includes:
pytest
from python)