From aff6211781b129b3da21efeb0805ab46ada9a078 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 30 Dec 2025 09:13:58 +0000 Subject: [PATCH 1/2] Initial plan From 34df992f18a9c0d6d08e4eb6f1e4342964028f3a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 30 Dec 2025 09:16:36 +0000 Subject: [PATCH 2/2] Remove macOS and FreeBSD OS classifiers from pyproject.toml Co-authored-by: Nikratio <701625+Nikratio@users.noreply.github.com> --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 06109e8..08e04eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,8 +21,6 @@ classifiers = [ "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Filesystems", "Operating System :: POSIX :: Linux", - "Operating System :: MacOS :: MacOS X", - "Operating System :: POSIX :: BSD :: FreeBSD", "Typing :: Typed", ] dependencies = [