Explorar o código

add missing Temporal GUI Tools required package in the Dockerfile (#312)

Tomas Zigo %!s(int64=5) %!d(string=hai) anos
pai
achega
368bb8bcf6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -60,6 +60,7 @@ RUN apt-get update \
         python3-six \
         python3-wxgtk4.0 \
         python3-gdal \
+        python3-matplotlib \
         sqlite3 \
         subversion \
         unixodbc-dev \