From 74df4af3fed91e82f5beacb2c67920a8dcf9451d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Tue, 22 Oct 2024 12:18:45 +0200 Subject: [PATCH] readme: advise pinning version in the warning --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 18bdd43..8d39af6 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,8 @@ > [!WARNING] > This plugin is still actively developed and even though it is mostly stable, > we reserve the right to introduce minor breaking changes if it is required for -> new functionality. +> new functionality. Therefore we advise to pin `pytest-mh` version for your +> project. # pytest_mh - pytest multihost test framework