[GRASS-git] [OSGeo/grass] 4c4126: g.extension: ignore cruft __pycache__ files (#1496)
Markus Neteler
noreply at github.com
Wed Apr 21 12:39:13 PDT 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 4c41265fde5602550643866b2f44f9d8d46e7c1b
https://github.com/OSGeo/grass/commit/4c41265fde5602550643866b2f44f9d8d46e7c1b
Author: Markus Neteler <neteler at gmail.com>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M scripts/g.extension/g.extension.py
Log Message:
-----------
g.extension: ignore cruft __pycache__ files (#1496)
winGRASS related fix in `g.extension` to skip if precompiled zip-files contains an (undesired) `__pycache__` subdirectory.
(hopefully) fixes #1477
More information about the grass-commit
mailing list