[GRASS-git] [OSGeo/grass-addons] 4c03be: Remove unicode characters that cause installation ...
Nikos Alexandris
noreply at github.com
Thu Apr 30 03:39:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 4c03be60f49a479c86dc32f0747619b00118720b
https://github.com/OSGeo/grass-addons/commit/4c03be60f49a479c86dc32f0747619b00118720b
Author: Nikos Alexandris <7046639+NikosAlexandris at users.noreply.github.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
A grass7/raster/r.estimap.recreation/estimap_recreation/algorithm_description
M grass7/raster/r.estimap.recreation/estimap_recreation/supply_and_use.py
Log Message:
-----------
Remove unicode characters that cause installation on Windows to fail (#155)
Remove unicode characters from supply_and_use.py
* Remove '# -*- coding: utf-8 -*-' from supply_and_use.py
* Move algorithmic description of compute_supply() in algorithm_description. Fixes issue #41.
- Move the algorithmic description of the "Contribution of Ecosysten
Types". The existence of unicode characters in the algorithmic
description (be it inside the docstring), fails the installation
on Windows.
- Fix issue https://gitlab.com/natcapes/r.estimap.recreation/-/issues/41
- See also https://gitlab.com/natcapes/r.estimap.recreation/-/commit/921fab386abeb925e03bd7f34f7f594b3182a494
More information about the grass-commit
mailing list