summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Elder <paul.elder@ideasonboard.com>2024-02-29 18:30:10 +0900
committerPaul Elder <paul.elder@ideasonboard.com>2024-03-19 19:57:29 +0900
commit8106b6671f95791f4139478151baa2a34a2c7b55 (patch)
tree0d9cb117752adb093dee85787a694c460a42bc77
parent62c31a352cc96a079cd65eda800f25a0869781fe (diff)
utils: tuning: readme: Improve names of dependency packages
Change the names of python packages in the list of dependencies to the exact names that should be used in the pip install command. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
-rw-r--r--utils/tuning/README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/tuning/README.rst b/utils/tuning/README.rst
index ce533b2c..ef3e6ad7 100644
--- a/utils/tuning/README.rst
+++ b/utils/tuning/README.rst
@@ -5,7 +5,7 @@
Dependencies
------------
-- cv2
- numpy
-- pyexiv2
+- opencv-python
+- py3exiv2
- rawpy