Mon, 31 Oct 2022 13:52:10 +0100 | Detlev Offenbach | Fixed an issue importing the eric7config module. | file | diff | annotate |
Tue, 18 Oct 2022 16:06:21 +0200 | Detlev Offenbach | Changed the eric7 import statements to include the package name (i.e. eric7) in order to not fiddle with sys.path. | file | diff | annotate |
Mon, 15 Aug 2022 14:08:34 +0200 | Detlev Offenbach | Fixed a few issues related to the use of pathlib.Path().glob(). | file | diff | annotate |
Wed, 13 Jul 2022 14:55:47 +0200 | Detlev Offenbach | Reformatted the source code using the 'Black' utility. | file | diff | annotate |
Thu, 07 Jul 2022 11:23:56 +0200 | Detlev Offenbach | Reorganized the project structure to use the source layout in order to support up-to-date build systems with "pyproject.toml". | file | diff | annotate | base |