From d3af5ff7a46ccb8be4587503745cfbacf8cf7650 Mon Sep 17 00:00:00 2001 From: Luigi Pirelli Date: Wed, 28 Feb 2018 18:15:52 +0100 Subject: [PATCH] added link to gis.stackexchange make-qgis-python-plugin-for-both-versions-2-x-and-3-x --- Plugin-migration-to-QGIS-3.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugin-migration-to-QGIS-3.md b/Plugin-migration-to-QGIS-3.md index ae62433..677b271 100644 --- a/Plugin-migration-to-QGIS-3.md +++ b/Plugin-migration-to-QGIS-3.md @@ -37,4 +37,5 @@ You can use IDEs (PyCharm or Eclipse) to step through your code. Alternatively, ## More info * https://gisforthought.com/updating-a-plugin-from-qgis-2-to-qgis-3/ -* https://github.com/gc-i/wntOS/wiki/QGIS3Port \ No newline at end of file +* https://github.com/gc-i/wntOS/wiki/QGIS3Port +* https://gis.stackexchange.com/questions/260125/make-qgis-python-plugin-for-both-versions-2-x-and-3-x \ No newline at end of file