Update Architecture authored by Arnaud MORVAN's avatar Arnaud MORVAN
...@@ -38,7 +38,7 @@ They contain notably: ...@@ -38,7 +38,7 @@ They contain notably:
This folder is created during the build phase by cloning a fork of the original TatooineMesher project by Luc Duron. This folder is created during the build phase by cloning a fork of the original TatooineMesher project by Luc Duron.
It comes with reduced set of dependencies to reduce the plugin size and provide a supplemental export dedicated to PreCourlis. It comes with reduced set of dependencies to avoid increasing a lot the plugin size and provide a supplemental export dedicated to PreCourlis.
It is run in a dedicated Python interpreter and using Python packages from QGIS in algorithm `InterpolatePointsAlgorithm`. It is run in a dedicated Python interpreter and using Python packages from QGIS in algorithm `InterpolatePointsAlgorithm`.
... ...
......