PluginFlask.epj

branch
eric7
changeset 80
662e5eb1ba8b
parent 76
83f6ca684564
child 84
f39230b845e4
diff -r bd9eb721aeed -r 662e5eb1ba8b PluginFlask.epj
--- a/PluginFlask.epj	Sat Nov 26 17:43:53 2022 +0100
+++ b/PluginFlask.epj	Wed Dec 21 09:59:34 2022 +0100
@@ -235,10 +235,11 @@
         "profile": "black",
         "sort_order": "natural",
         "supported_extensions": [
+          "py",
+          "pyi",
+          "pyx",
           "pxd",
-          "py",
-          "pyx",
-          "pyi"
+          "pyw"
         ]
       }
     },

eric ide

mercurial