Skip to content

Commit 34df992

Browse files
CopilotNikratio
andcommitted
Remove macOS and FreeBSD OS classifiers from pyproject.toml
Co-authored-by: Nikratio <701625+Nikratio@users.noreply.github.com>
1 parent aff6211 commit 34df992

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ classifiers = [
2121
"Topic :: Software Development :: Libraries :: Python Modules",
2222
"Topic :: System :: Filesystems",
2323
"Operating System :: POSIX :: Linux",
24-
"Operating System :: MacOS :: MacOS X",
25-
"Operating System :: POSIX :: BSD :: FreeBSD",
2624
"Typing :: Typed",
2725
]
2826
dependencies = [

0 commit comments

Comments
 (0)