From 77b7c3a878edd75da3dd763e83fc7492e4961ff1 Mon Sep 17 00:00:00 2001 From: Slawomir Koszewski Date: Sun, 6 Sep 2026 21:30:24 +0200 Subject: [PATCH] fix: clarify python-helpers dependency version in installation instructions --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f51c645..9a2a75a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ Licensed under the [MIT License](LICENSE). ## Installation The `miab` command is installed into the active virtual environment by any of the methods below. -The package depends on `python-helpers` 1.0.0 or later, which provides the `python_helpers` -package. +The package depends on `python-helpers` 1.0.0, which provides the `python_helpers` package. ### Local install