g-sherman / plugin_build_tool

Python command line tool for compiling and deploying QGIS plugins
GNU General Public License v2.0
39 stars 18 forks source link

TemplatePyFiles is not defined #23

Open frafra opened 3 years ago

frafra commented 3 years ago

It is not possible to deploy/ship complete plugins, as TemplatePyFiles is not defined, thus some Python files are missing.

https://github.com/g-sherman/plugin_build_tool/blob/b3a6fef19d64d37b4d8040fe2bb4d8bf55c57d2d/pb_tool/templates/pb_tool.tmpl#L45

I noticed this issue while generating a new processing plugin and both _provider and _algorithm files were missing: https://github.com/NINAnor/minimalistic-mbtiles-generator/commit/49a654b2a4cd8f50d1db791d30177f8e4caab98c