[] something changed

Signed-off-by: a.berezin <a.berezin@yadro.com>
This commit is contained in:
Andrey Berezin 2024-08-23 13:27:39 +03:00
parent 0caca54e36
commit e5df7b4f88

View file

@ -2,7 +2,7 @@
This library provides building blocks and utilities to facilitate development of automated tests for FrostFS system.
## Installation
Library can be installed via pip:
Library can be installed via pip (2):
```shell
$ pip install frostfs-testlib
```