From 085ddd12e795002092c00653ed94ecd5f34e63cc Mon Sep 17 00:00:00 2001 From: Roman Khimov Date: Thu, 28 Mar 2024 18:08:10 +0300 Subject: [PATCH] README: archival notice Signed-off-by: Roman Khimov --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3cb43fb..6deaa7e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # neofs-testlib This library provides building blocks and utilities to facilitate development of automated tests for NeoFS system. +**This repository is archived and no longer maintained.** + +All of the code had been moved to [neofs-testcases](https://github.com/nspcc-dev/neofs-testcases/) +(see [the issue that triggered](https://github.com/nspcc-dev/neofs-testcases/issues/742) this as well) +and now it's maintained there. + ## Installation Library can be installed via pip: ```shell