fix: clarify python-helpers dependency version in installation instructions

This commit is contained in:
2026-09-06 21:30:24 +02:00
parent 1eabc8e5b8
commit 77b7c3a878
+1 -2
View File
@@ -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