Compare commits

...

1 commit

Author SHA1 Message Date
e5df7b4f88 [] something changed
Signed-off-by: a.berezin <a.berezin@yadro.com>
2024-08-23 13:27:39 +03:00

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
```