Skip to content

Scratch fixes

Compare
Choose a tag to compare
@callumforrester callumforrester released this 25 Oct 12:29
· 116 commits to main since this release
566c34a
Reload modules after scratch install (#316)

Changes:
- For any modules in scratch that replace exisitnng dependnecies,
`importlib.reload()` is called
- Dockerfile now includes a larger Python container with tools needed to
pip install