From a8af6d2d78ea109ee985f443795ed5a55b1e7a5b Mon Sep 17 00:00:00 2001 From: Kris Thielemans Date: Thu, 25 Aug 2022 09:57:20 +0100 Subject: [PATCH] update CHANGES.md regarding dependencies forgot to add something when updating uui-dev and numpy [ci skip] --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 83f1ed92..69459346 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,9 @@ - Bugfix in finding cython and python in UPDATE.sh - general refresh of scripts etc - move `zero_fill.sh` from `first_run.sh` and move it to a new `clean_before_VM_export.sh` script, which also removes build files to make the exported VM smaller. +- docker and VM: + - install `uuid-dev` such that we're prepared for installing ROOT + - no longer force numpy<=1.20 - CMake: - FindCython allows hints