PluginCheckerPyright.epj

branch
eric7
changeset 17
cef8a080b1f2
parent 12
df04105c5630
--- a/PluginCheckerPyright.epj	Mon Jan 22 11:55:32 2024 +0100
+++ b/PluginCheckerPyright.epj	Sat Oct 26 12:03:42 2024 +0200
@@ -1,7 +1,7 @@
 {
   "header": {
     "comment": "eric project file for project PluginCheckerPyright",
-    "copyright": "Copyright (C) 2023 Detlev Offenbach, detlev@die-offenbachs.de"
+    "copyright": "Copyright (C) 2024 Detlev Offenbach, detlev@die-offenbachs.de"
   },
   "project": {
     "AUTHOR": "Detlev Offenbach",
@@ -195,7 +195,6 @@
       "Makefile": "OTHERS",
       "README": "OTHERS",
       "README.*": "OTHERS",
-      "Ui_*.py": "__IGNORE__",
       "makefile": "OTHERS"
     },
     "FORMS": [
@@ -284,6 +283,7 @@
     "SOURCES": [
       "PluginPyright.py",
       "PyrightChecker/PyrightCheckerDialog.py",
+      "PyrightChecker/Ui_PyrightCheckerDialog.py",
       "PyrightChecker/__init__.py",
       "__init__.py"
     ],
@@ -353,4 +353,4 @@
     "VCSOTHERDATA": {},
     "VERSION": ""
   }
-}
\ No newline at end of file
+}

eric ide

mercurial