Corrected the ypproject.toml file. eric7

Tue, 20 Dec 2022 17:34:13 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 20 Dec 2022 17:34:13 +0100
branch
eric7
changeset 66
38e8c68c2750
parent 65
2bf03c855622
child 67
ddbc80977081

Corrected the ypproject.toml file.

pyproject.toml file | annotate | diff | comparison | revisions
--- a/pyproject.toml	Tue Dec 20 17:29:50 2022 +0100
+++ b/pyproject.toml	Tue Dec 20 17:34:13 2022 +0100
@@ -7,4 +7,4 @@
     "*/Ui_*.py",
 ]
 combine_as_imports = true
-known_first_party = ["TimeTracker", "eric7"]
+known_first_party = ["PySide2PyQt", "eric7"]

eric ide

mercurial