DiamondLightSource / DiamondLightSource/mx-bluesky
Reinstate requirements.txt file in docker build
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
When adding the `dodal` dependency, the docker build was failing because the version stored in the requirements.txt file appeared to be different from the one on `doodal` main branch.
Temporary solution was to remove `-r lockfiles/requirements.txt` from the `PIP_OPTIONS`.
Ideally, it would be good to figure out why this happens (for future dependency needs), fix it and reinstate it.
Contributor guide
Assessment
This issue has not been assessed yet.