setup.py

branch
maintenance
changeset 8043
0acf98cd089a
parent 7960
e8fc383322f7
child 8047
b5594178c7fa
--- a/setup.py	Sun Jan 17 13:53:08 2021 +0100
+++ b/setup.py	Mon Feb 01 10:38:16 2021 +0100
@@ -67,7 +67,7 @@
     return filesList
 
 
-# TODO: add .desktop files for the eric6 tools
+# TODO: add .desktop files for the eric tools
 def getDataFiles():
     """
     Function to return data_files in a platform dependent manner.
@@ -112,7 +112,7 @@
     
     if not longDescription:
         longDescription = (
-            "eric6 is an integrated development environment for the Python"
+            "eric is an integrated development environment for the Python"
             " programming language. It uses the PyQt5 bindings and the"
             " QScintilla2 editor widget. See"
             " https://eric-ide.python-projects.org for more details."

eric ide

mercurial