Skip to content
Snippets Groups Projects
Commit 7bbadd34 authored by benjamin.jakimow@geo.hu-berlin.de's avatar benjamin.jakimow@geo.hu-berlin.de
Browse files

tdb

parent cb90167a
No related branches found
No related tags found
No related merge requests found
......@@ -99,6 +99,7 @@ if __name__ == "__main__":
if True:
#1. clean an existing directory = the timeseriesviewer folder
pb_tool.clean_deployment(ask_first=False)
#2. Compile. Basically call pyrcc to create the resources.rc file
......@@ -107,7 +108,6 @@ if __name__ == "__main__":
#3. Deploy = write the data to the new enmapboxplugin folder
pb_tool.deploy_files(pathCfg,DIR_DEPLOY, quick=True, confirm=False)
#4. As long as we can not specify in the pb_tool.cfg which file types are not to deploy,
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment