From 4ff5c959b0f6dcb3d95910e8e240ef93fb24b8e2 Mon Sep 17 00:00:00 2001 From: Nahuel Lofeudo Date: Sat, 6 May 2023 10:30:49 +0100 Subject: [PATCH] Add yaml to the list of dependencies --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b26f7e5..9f66138 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,10 @@ If your display's resolution is not 1920x720, you will also need to change the c * python3-fiona * python3-pyproj (to build gtfs_kit2) * libspatialindex-c6 +* yaml ``` -$ sudo apt install python3-iso8601 python3-zeep libsdl2-ttf-2.0-0 python3-numpy python3-pandas python3-fiona python3-pyproj libspatialindex-c6 +$ sudo apt install python3-iso8601 python3-zeep libsdl2-ttf-2.0-0 python3-numpy python3-pandas python3-fiona python3-pyproj libspatialindex-c6 python3-yaml ``` * pygame 2