eric6/DocumentationTools/__init__.py

changeset 7635
0cdead130a81
parent 7360
9190402e4505
child 7639
422fd05e9c91
--- a/eric6/DocumentationTools/__init__.py	Sat Jun 20 17:36:20 2020 +0200
+++ b/eric6/DocumentationTools/__init__.py	Sun Jun 21 18:26:12 2020 +0200
@@ -8,7 +8,6 @@
 """
 
 supportedExtensionsDictForApis = {
-    "Python2": [".py2", ".pyw2", ".ptl"],
     "Python3": [".py", ".pyw", ".py3", ".pyw3"],
     "Ruby": [".rb"]
 }

eric ide

mercurial