Add zeus-mcmc to docker files
This includes zeus in the docker files (refs !962 (merged)).
Note that zeus is for Python 3.6+, so I've edited the write_dockerfiles.py
to exclude it from the Python 3.5 image. We may instead just want to remove the Python 3.5 file altogether as it's not used in the CI testing?
Merge request reports
Activity
I think this should be done in a different merge, but I would be in favour of ditching 3.5 support entirely, for one thing, we periodically break the 3.5 version by introducing f-strings.
@moritz.huebner @gregory.ashton can we plan to release a 1.2 dropping 3.5 support? And then add
zeus
in after?- Resolved by Gregory Ashton
That sounds sensible to me.
mentioned in merge request !979 (merged)
added 27 commits
-
2ec45f82...0461e8d9 - 26 commits from branch
lscsoft:master
- 19a85856 - Add zeus-mcmc to docker files
-
2ec45f82...0461e8d9 - 26 commits from branch
I've rebased this with master since !979 (merged) was merged, so this should now be good to go.
mentioned in commit 629390de
changed milestone to %1.1.4
added Infrastructure Testing labels
mentioned in merge request !962 (merged)