From 223b5ea8d190cfc35488f2e45cf83d102e6550cb Mon Sep 17 00:00:00 2001 From: Ralf Jung <jung@mpi-sws.org> Date: Tue, 15 Nov 2022 16:28:46 +0100 Subject: [PATCH] clarify that the unstable packages needs a dev version --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 66d928c19..bd2a52e3e 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,9 @@ modules in separate folders. infrastructure. These modules are not installed by `make install`, and should not be imported. +Note that the unstable and deprecated packages are not released, so they only +exist in the development version of Iris. + ## Case Studies The following is a (probably incomplete) list of case studies that use Iris, and -- GitLab