scripts/install.py

changeset 7716
313e09453306
parent 7639
422fd05e9c91
child 7717
f32d7965a17e
--- a/scripts/install.py	Thu Sep 24 19:47:55 2020 +0200
+++ b/scripts/install.py	Thu Sep 24 19:51:19 2020 +0200
@@ -748,6 +748,7 @@
                 shutilCopy(configName + 'c', modDir)
         
         # copy the various parts of eric6
+        # TODO: extend this to include more data file to get rid of .qrc
         copyTree(
             eric6SourceDir, cfg['ericDir'],
             ['*.py', '*.pyc', '*.pyo', '*.pyw'],

eric ide

mercurial