[GRASS-git] [OSGeo/grass-addons] 54010b: Fix compilation of addon manuals for Windows (#524)

Stefan Blumentrath noreply at github.com
Thu Jun 24 14:14:49 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 54010b44598cf41448245c75b6ce94107d02dad0
      https://github.com/OSGeo/grass-addons/commit/54010b44598cf41448245c75b6ce94107d02dad0
  Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M grass7/general/g.isis3mt/g.isis3mt.py
    M grass7/imagery/i.ann.maskrcnn/i.ann.maskrcnn.detect/i.ann.maskrcnn.detect.py
    M grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.py
    M grass7/raster/r.connectivity/r.connectivity.distance/r.connectivity.distance.py
    M grass7/raster/r.flowfill/r.flowfill.py
    M grass7/raster/r.learn.ml2/r.learn.train/r.learn.train.py

  Log Message:
  -----------
  Fix compilation of addon manuals for Windows (#524)

* fix indent error

* lazy import gdal

* lazy import gdal

* lazy import requests and pandas

* use fatal/warning

* lazy import addon libs

* Py3 fix for UserDict

* lazy import gdal

* lazy import gdal

* lazy import requests and pandas

* use fatal/warning

* lazy import addon libs

* Py3 fix for UserDict

* rebase

* rebase

* flake8

* black

* black

Co-authored-by: Markus Neteler <neteler at gmail.com>




More information about the grass-commit mailing list