log setup.cfg @ 165:b32b41297893

age author description
Thu, 09 Jan 2025 13:57:03 +0100 Franz Glasner The scandir package is not needed any more on Python <3.5 because fs walking has been implemented using os.listdir() also
Fri, 03 Jan 2025 01:33:01 +0100 Franz Glasner For now: require the scandir package if "treesum" or "all" is specified as extra and Python is < 3.5
Fri, 03 Jan 2025 01:06:19 +0100 Franz Glasner Use a declarative setup configuration now in setup.cfg
Mon, 07 Dec 2020 03:10:44 +0100 Franz Glasner Build a real Python package